Skip to main content



      Home
Home » Eclipse Projects » NatTable » Is it possible to set the Cell value, independantly of the DataProvider?
Is it possible to set the Cell value, independantly of the DataProvider? [message #998243] Wed, 09 January 2013 11:30 Go to next message
Eclipse UserFriend
I would like to change the Data inside of my Table (only the GUI),
without using the DataProvider.

This I wanna do, to make the GUI responsible, but the sending the Data to the Server I would do later.

Is it possible?
Re: Is it possible to set the Cell value, independantly of the DataProvider? [message #998655 is a reply to message #998243] Thu, 10 January 2013 07:45 Go to previous message
Eclipse UserFriend
Not directly, the IDataProvider is responsible for telling the NatTable which data to handle. There is no way around this. So if you need to separate GUI data from storage data, you need to change your architecture.
Previous Topic:Questions about Nattable capabilities
Next Topic:Fill columnwise
Goto Forum:
  


Current Time: Sun Nov 09 11:23:06 EST 2025

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

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

Back to the top