How i can set a selection for a row on a pagination page with datatables

后端 未结 0 1246
温柔的废话
温柔的废话 2020-12-15 02:40

i trie do add a selection of a row for my datatables

For the first page of pagination this code works

$( \'#dt_row_id_\'+myid ).addClass(\'selected\');         


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