Column reorder not working
Column reorder not working
atul_kumar
Posts: 3Questions: 0Answers: 0
I have constructed a table for showing search results with column reordering capability i.e. user can reorder the columns at runtime if he wishes to. Column reorders perfectly well, when I drag the header it places itself with populated data perfectly fine. But if I again click on search button, my data gets populated in original format but with reordered headers.
For example, if I have two columns column1 and column2, I reordered them so that column2 will show before column1. If I click on search now, system will populate column1 data below column2 header and column2 data below column1 header.
Please find debug trace at below location:
http://debug.datatables.net/uletow
Can someone please help me out in fixing this issue?
For example, if I have two columns column1 and column2, I reordered them so that column2 will show before column1. If I click on search now, system will populate column1 data below column2 header and column2 data below column1 header.
Please find debug trace at below location:
http://debug.datatables.net/uletow
Can someone please help me out in fixing this issue?
This discussion has been closed.