No sort Datatable
No sort Datatable
Drako1981
Posts: 5Questions: 2Answers: 0
Hi to anybody, I don't wanna make the first sort of datatable because when I pre-load the data by AJAX, it just come with the prefer order. In versions 10.0+ are possible? Before I know you can use bSort, but this command exists now? Thanks
This discussion has been closed.
Answers
It's now called order.
https://datatables.net/reference/api/order()
Thanks!