Issue with ColumnReorder and Refresh [message #1224793] |
Fri, 27 December 2013 15:14  |
Eclipse User |
|
|
|
Hi,
I am using Nattable in my eclipse plugin application. I have the column reorder layer setup for my grid so that column reordering is supported and it works fine. But whenever i call refresh on the grid, the column reorder is lost and it defaults to the original state. Is there any way to preserver the column reorder state even after the grid refresh(nattable.refresh()) call? The reason I am calling refresh method is i do some operations on the grid based on context menu options and the grid data changes(backed by data provider and not Glazedlist) and have to refresh the contents.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03720 seconds