bugs in viewers when sorted? [message #104449] |
Thu, 31 July 2003 21:55 |
Eclipse User |
|
|
|
Originally posted by: romul.ho.nos.papam
I have a TableTreeViewer.
I have TableTreeEditors on every tableTreeItem displaying a canvas (in column
x).
I also "setData("something" , Obj)" for each TableTreeItem.
I view the viewer.getTableTree().getItems()[0].getData("something")" ID before
the sort, and after, and they are both the same, even though "getData() is
different.
Plus, the TableTreeEditor that was in row 4, 4 is STILL in row 4, column 4.
The rest of that row is somewhere else now due to the sort.
The sorting does not retain TableTreeEditors with their proper items, nor does
it seem to retain setData("xyz",obj) settings with the proper item.
Is this a horrible bug or am I doing something wrong?
|
|
|
Powered by
FUDForum. Page generated in 0.23901 seconds