|
|
|
Re: Make row index stable when Rowreorder is done [message #1782648 is a reply to message #1782644] |
Tue, 27 February 2018 06:39  |
Eclipse User |
|
|
|
The question does not make any sense when knowing about the basic concept of index-position-transformation in NatTable. The index is the position of the an element in the underlying collection. That actually never changes as we do not change the ordering in the collection. The position in NatTable is simply incrementing in the view. So the position is fixed, while the position could point to another index, which is what happens in the RowReorderLayer or ColumnReorderLayer on reordering.
As I said, that is a basic concept and you can not "fix the index", whatever that means, since I don't understand what you actually want to do.
|
|
|
Powered by
FUDForum. Page generated in 0.27513 seconds