problem with table refresh [message #147247] |
Tue, 21 October 2003 10:31 |
Eclipse User |
|
|
|
Originally posted by: patricia.dru.mcd-mutuelle.fr
Hello,
I've got an editable table where I can add or delete a row with a popup
menu.
I can sort its column when I click on the tablecolumn.
My problem is that the cell I have clicked, keeps being selected (on focus)
when I insert delete or sort my data on the tableviewer.
The selected cell is also not refreshed (it keeps the old value until I
select it again).
I have tried to refresh my viewer or update the element of my viewer in
public void inputChanged(Viewer view,Object oldInput,Object newInput)
but it didn't solved the problem.
Thanks for your help
Patricia
|
|
|
Powered by
FUDForum. Page generated in 0.03237 seconds