Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » problem with table refresh
problem with table refresh [message #147247] Tue, 21 October 2003 10:31
Eclipse UserFriend
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
Previous Topic:help:about IFile
Next Topic:Is there CVS client API reference in Eclipse?
Goto Forum:
  


Current Time: Wed Apr 30 03:20:48 EDT 2025

Powered by FUDForum. Page generated in 0.03237 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top