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

[Solved] Disable on clientside error

0 Answers 55 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.
Emmanuel
Top achievements
Rank 1
Emmanuel asked on 29 Apr 2011, 05:28 PM
I noticed that on the demo of the batch editing feature for the grid, when there is a client side error and the validation message pops up, all the other cells are not selectable until the error is fixed.
http://demos.telerik.com/aspnet-mvc/grid/editingbatch
How is this achieved?

I have created a similar Grid but once i get a client side error, the error displays in the validation message popup, but i can select other cells and continue editing.

The problem with this is that if there are other client side errors, the validation message doesn't appear anymore..

So my question is, how do we disable the grid cells from being edited when there is a client side error?
I want the same effect as your demo.

Thank you.
Emmanuel
Tags
Grid
Asked by
Emmanuel
Top achievements
Rank 1
Share this question
or