Im using the AJAX serverside method to populate a datatable. Is it possible to have it to ignore every first column on each row when populating the datatable? (i.e. leaving first column blank and start putting data on the second column).
↧
Im using the AJAX serverside method to populate a datatable. Is it possible to have it to ignore every first column on each row when populating the datatable? (i.e. leaving first column blank and start putting data on the second column).