How to remove/disable alphabetical sorting by default in 1.7?
How to remove/disable alphabetical sorting by default in 1.7?
jay.chandran
Posts: 10Questions: 0Answers: 0
Hi,
I am using AJAX to load data into datatables from Server side. At server side itself I am sending the data in a particular sorted manner. But when it is rendered into the client side, it is by default sorted by alphabetical order. I don't want DataTable to sort the data in any manner?
How can I achieve this?
Thank You.
Jay
I am using AJAX to load data into datatables from Server side. At server side itself I am sending the data in a particular sorted manner. But when it is rendered into the client side, it is by default sorted by alphabetical order. I don't want DataTable to sort the data in any manner?
How can I achieve this?
Thank You.
Jay
This discussion has been closed.
Replies
Allan