Position of sorting/ordering arrows.
Position of sorting/ordering arrows.
mahinkhan
Posts: 4Questions: 2Answers: 0
I'm talking about the little blue sorting/ordering arrows.
So my question is how to make it stay at it's original postion i.e right next to column title instead of coming down right next to the text box when I use filter below header. As clicking on the text box also triggers sorting/ordering.
here is my live code
http://live.datatables.net/lasiquda/2/
Thanks in advance!
This discussion has been closed.
Answers
After a lot of rephrasing the terms in google search I finally found this
https://datatables.net/forums/discussion/9046/two-rows-in-thead-first-row-for-sorting-second-row-for-column-filtering
It solves both the arrow issue and column names in column button.
Regards