Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Unable to retrieve the modified cell value in the Table Viewer
Unable to retrieve the modified cell value in the Table Viewer [message #713001] Mon, 08 August 2011 02:01 Go to next message
kollegekid11 is currently offline kollegekid11Friend
Messages: 2
Registered: August 2011
Junior Member
Hello All,

First of all I apologize if this is not the right place of posting this. I have never used SWT/JFace before.

I have a table viewer and I am trying to modify an existing cell value and then save it. The issue which I am facing is that I am able to modify the value in the cell but when I try to save it, the cell's old value is retrieved. I am not sure if there is any event associated with modifying a cell value which I need to trigger or is there something else which I am missing?

Also, is there a good resource where I can quickly learn the basics of SWT/JFace? Any suggestions/ideas will be greatly appreciated.

Thanks.
Re: Unable to retrieve the modified cell value in the Table Viewer [message #718401 is a reply to message #713001] Wed, 24 August 2011 08:27 Go to previous message
jim liu is currently offline jim liuFriend
Messages: 37
Registered: February 2011
Location: shanghai
Member
after modifiy cell value,invoke tableview.refreshAll();

java eclipse Search
http://javafind.appspot.com/
Previous Topic:MasterDetails and inital master selection
Next Topic:Checkboxcelleditor in treeviewercolumn
Goto Forum:
  


Current Time: Sat Apr 20 00:18:27 GMT 2024

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

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

Back to the top