3
Answers

using datatable.js

Photo of chandru

chandru

8y
715
1
i have a html table which have n number of columns
now i fetch the column headers include hidden columns which are sortable true;
those all are making as a button event so, each column have one button
when i  am clicking the button, the table should be sortable based on the button(column)click and it should save the order. 
please help me out how to achieve.... 

Answers (3)