Issue with Nattable StructuralRefresh command [message #1064613] |
Thu, 20 June 2013 05:02  |
Eclipse User |
|
|
|
Hi,
I am facing an issue regarding nattable StructuralRefresh command, actually i have done the following steps.
1. Reordered the position of columns.
2. Now add column dynamically (Column has been added as it is shown in the example provided with table examples plugin.)
column has been added successfully but it redraw all the columns as they were in the zero state, and don't care about the current positions of columns.
What i want is that new column should be added but it don't disturb the current position of columns.
I have found that whenever structural refresh command is called it draws the table as it were at the time of building and all of column reorder changes are destroyed.
Now, is the StructuralRefresh command is working as designed?, or it is a bug?
If it is as designed, then what is the work around, one solution in my mind is to save the state of column positions before calling StructuralRefresh command and then after calling it reorder all the columns as they were before, is there any better solution ?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04801 seconds