Adding a class by id to a datatables row

后端 未结 0 1983
天命终不由人
天命终不由人 2020-12-16 18:19

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();              


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题