bJQueryUI and FixedHeader sorting icons issues DataTables 1.8
bJQueryUI and FixedHeader sorting icons issues DataTables 1.8
_jthomas
Posts: 75Questions: 0Answers: 0
Hi Allan,
when I use FixedHeader with bJQueryUI, here are the observations
1. When I click on a column to sort, the data gets sorted in ascending order, but the icons still shows both asc and desc( both up and down arrows)
2. I click again and the data gets sorted in desc, but icon is showing the asc ( the up arrow)
3. I click again and the data gets sorted in asc, but icon is showing the desc( the down arrow)
Basically sorting of the data works correctly, but the display of icons gets messed up a little bit. Please advise if you have seen this behaviour.
Browser is Chrome 12.0
Thanks very much.
Regards
Joson
when I use FixedHeader with bJQueryUI, here are the observations
1. When I click on a column to sort, the data gets sorted in ascending order, but the icons still shows both asc and desc( both up and down arrows)
2. I click again and the data gets sorted in desc, but icon is showing the asc ( the up arrow)
3. I click again and the data gets sorted in asc, but icon is showing the desc( the down arrow)
Basically sorting of the data works correctly, but the display of icons gets messed up a little bit. Please advise if you have seen this behaviour.
Browser is Chrome 12.0
Thanks very much.
Regards
Joson
This discussion has been closed.
Replies
I am feeling embarassed :-) My local directories were missing some of the .jpg and .png files. It is working as expected.
Regards
Joson
I am working on JQuery Datatable plugin with fixed columns. In my table First two columns are fixed . I would like to sort headers in my table. When i click headers(not fixed column headers) it is sorting asc and then desc which is what i need. But, my problem is when i click on fixed column header , that particular column is not at all sorting but the rest of the columns are sorting. Hope you understand my problem.
I would really appreciate your help.
Thanks,
Dolly