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

[Solved] When Waiting a Response the Grid Allow the User to Do Everything

1 Answer 57 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Guilherme
Top achievements
Rank 1
Guilherme asked on 05 May 2011, 08:17 PM
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

1 Answer, 1 is accepted

Sort by
0
Accepted
Rosen
Telerik team
answered on 06 May 2011, 08:43 AM
Hi Guilherme,

 I have attached a small sample which illustrates how to implement a basic "loading panel", shown when grid component is been bound

All the best,
Rosen
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Guilherme
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or