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

Prevent ListGrid auto update

$
0
0
E.g.

I have a ListGrid setAutoFetchData(false), trying to add some new records and have not save yet.

Meanwhile, another session is accessing the same DataSource as the above ListGrid, few new records are added and saved to the server.

Then the newly saved records are automatically appears in my unsaved ListGrid.

How to prevent that??

Viewing all articles
Browse latest Browse all 4756