Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Send all data (not only changed) during update request from ListGrid

$
0
0
Currently I'm trying to customize SmartGWT's DataSource to work with custom REST services. And I hit into problem with sending update requests when some changes have been made in the ListGrid. By default only changed rows are sent in update request (as described here http://www.smartclient.com/smartgwt/javadoc/com/smartgwt/client/docs/Editing.html). And I want to change this behavior to send all data from the row not just edited. I've already spent a lot of time figuring out how to do this but still can't find a solution. Could you please give me any advice how to change this OOTB behavior?

Viewing all articles
Browse latest Browse all 4756

Trending Articles