Tagged Questions
0
votes
0answers
185 views
SmartGWT ListGrid saveAllEdits returns duplicate rows for updates
I'm running SmartGWT 3.0 LGPL.
I have a ListGrid where I can update entries in the grid which are held in memory, then I call saveAllEdits to write them all to the server. However, duplicate entries ...
0
votes
1answer
359 views
How can I improve my SmartGWT LGPL implementation of ListGrid server connection/Datasource?
To expand my question, you could say that I want to program in SmartGWT instead of programming into SmartGWT ( ...