No automatic sort?
No automatic sort?
Currently it seems like the datatables are sorted by the order of the contents from the first column. I'd like to have a possibility, where the default sorting order is as the table is created in the HTML. So:
[code]
Number
2
1
3
[/code]
would be displaying 2-1-3, not 1-2-3.
[code]
Number
2
1
3
[/code]
would be displaying 2-1-3, not 1-2-3.
This discussion has been closed.
Replies
Allan
Allan