Use of aaSorting makes a column need to be clicked twice
Use of aaSorting makes a column need to be clicked twice
tristanvanbokkem
Posts: 19Questions: 0Answers: 0
Allan,
Basically I have the same issue as mentioned here: http://www.datatables.net/forums/discussion/865/aasorting-problems/p1
But since that topic is closed I will repost here.
I noticed that when I use aaSorting ("aaSorting": [[15,'asc']],) I am forced to click column 15 twice when I want to resort it again manually.
Also, the arrow indicators are gray and not set to asc (up).
What is causing this?
Im at DT 1.9.4.
Basically I have the same issue as mentioned here: http://www.datatables.net/forums/discussion/865/aasorting-problems/p1
But since that topic is closed I will repost here.
I noticed that when I use aaSorting ("aaSorting": [[15,'asc']],) I am forced to click column 15 twice when I want to resort it again manually.
Also, the arrow indicators are gray and not set to asc (up).
What is causing this?
Im at DT 1.9.4.
This discussion has been closed.
Replies
Bump, do you have any idea what is causing this?
Without a way to reproduce the issue I can't offer any help and a simple test case shows that it should be working:
http://live.datatables.net/asaxoj/edit#javascript,html
Allan
How can I test it in de sandbox with ColVis?
[/code]
Allan