ColumnReorderEvent values incorrect [message #1059606] |
Mon, 20 May 2013 15:14  |
Eclipse User |
|
|
|
Hello,
I am using a ColumnReorderLayer in my NatTable. I have added a listener to that layer so I can be notified when a ColumnReorderEvent happened.
For the most part, the TO COLUMN and FROM COLUMN values from the ColumnReorderEvent appear to be what I'd expect. However, when I drag a column to the end of my table, things go wrong. I am seeing an invalid TO COLUMN value. (For example, if I have 7 columns in my table...When I drag a column to the right of Column 7, I would expect to see a TO COLUMN of 7. But instead, I see a value of 5?)
Thanks,
Mark
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06842 seconds