This is a migrated thread and some comments may be shown as answers.

Update note of edited but unsaved grid data

1 Answer 82 Views
Grid
This is a migrated thread and some comments may be shown as answers.
underscore
Top achievements
Rank 1
underscore asked on 04 Jan 2012, 10:25 AM
Giving a client such a quick and universal data access is a great feature of Kendo UI.

I fear, however, to let the client play too long with my data as this could corrupt my database if being fed back by different clients - can't lock the database for such long times.

Is there any chance to send back a note to the server (and maybe a push to all connected clients), that there are currently edited but unsaved data by a given client?

The next save action could probably remove that note. Nice to see that also Wordpress just implemented that feature last week...

1 Answer, 1 is accepted

Sort by
0
underscore
Top achievements
Rank 1
answered on 06 Jan 2012, 09:04 AM
Found in one online example an "on change" trigger that can be used to modify further page requests.
I am removing the edit handles ;-( until the primary client issues a "save" or "cancel" request ;-)
Tags
Grid
Asked by
underscore
Top achievements
Rank 1
Answers by
underscore
Top achievements
Rank 1
Share this question
or