This question is locked. New answers and comments are not allowed.
Hello Telerik People
I have a grid with ajax binding and in-line editing.
On my application when I need to save or retrieve some data, it takes some time. Like 5 seconds.
So when I'm editing a record on a Grid and click Update it takes ~5 seconds to server respond something. But on meanwhile the user can click on others buttons, e.g. delete or add, and start to make a big mess before the server say something.
How can I'm lock the grid until the server respond or the timeout expires?
Could this be a new feature of Telerik MVC Grid?
Thanks
Guilherme Moschen
I have a grid with ajax binding and in-line editing.
On my application when I need to save or retrieve some data, it takes some time. Like 5 seconds.
So when I'm editing a record on a Grid and click Update it takes ~5 seconds to server respond something. But on meanwhile the user can click on others buttons, e.g. delete or add, and start to make a big mess before the server say something.
How can I'm lock the grid until the server respond or the timeout expires?
Could this be a new feature of Telerik MVC Grid?
Thanks
Guilherme Moschen