Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Table viewer update problem
Table viewer update problem [message #467053] Fri, 27 April 2007 12:43
Eclipse UserFriend
Hi all,
I am the newbie of RCP development. I faced the below question and hope that you all can help me. Thanks ..

I have a table viewer in my application which display some information and such information will be updated dynamically at the real time.

I used tableview.insert(), tableviewer.update() and tableviewer.remove 3 methods to maintain the viewer display. however, I got a problem when I added the sorting function on the tableviewer. That is, for example, at the real time, I received a dynamic update of the row of tableviewer. Then I called tableviewer.update() to update the row and the new/updated information can be shown in the display. However, then I click on the column of the tableviewer which can provide sorting function. The rows in the tableviewer can be sorted in order, but the previous updated row (the above row) show a OLD information instead of the udpated information. I traced for a long time and can't get the reason and solution. Please please help. Thanks thanks .....
Previous Topic:Internationalization
Next Topic:Access Restriction
Goto Forum:
  


Current Time: Sat May 17 03:05:16 EDT 2025

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

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

Back to the top