Adding class to row with specific ID in datatable
I have a datatable set up where each row in the table has an ID set on it in the format of “supplier_X”. This is set in the PHP page being requested via AJAX.
I have a datatable set up where each row in the table has an ID set on it in the format of “supplier_X”. This is set in the PHP page being requested via AJAX.