Filter doesn't reorder with columns.
Filter doesn't reorder with columns.
I have a gridview which i would be converting as datatable in frontend. And this datattable has filters with combination of text filter and dropdown filter. i'm having filters in tfoot. The filters work perfectly on load, the issue is when i reorder columns, only the columns move but the filters stay put.
For ex - Column1 text filter , column2 dropdown filter on load
but after reorder its Column2 text filter, column2 dropdown filter.
Here the filters should not be attached to index as i would be moving the columns. Help me with this issue.
Replies
Hi vinaysowdri,
There's isn't much to go on here, I'm afraid. Would you be able to create a live example that demonstrates your problem. Please take a look at the first section of the FAQ for help on that.
Cheers,
Colin