i want to add a class to a specific row (by id of the row).
I trie to do it in this way, but it failed.
var table = $(\'#mytableID\').DataTable();