Individual column searching and colreorder
Individual column searching and colreorder
mzard
Posts: 11Questions: 4Answers: 0
Link to test case: http://live.datatables.net/marugife/1/
Description of problem:
I use the colreorder extension and the individual column searching.
I have Name (1), Position (2), Office (3)
After moving a column, for example moving office to the left (3->2), if I search in the column Position (3), the search affect the Office column (2).
How can I resolve this issue?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Checkout this ColReorder example.
Kevin
I didn't notice that example!
Thanks