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

Inline edit error handling?

1 Answer 156 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.
Shane Milton
Top achievements
Rank 2
Shane Milton asked on 25 Mar 2011, 07:14 PM
I've done some searching (not exhaustively) trying to figure out how to properly handle errors when using AJAX-based inline editing on a grid. Whether it's due to a validation or a SQL Server going down, I need this. Is there a callback or something for this? I'm missing something, I think.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 25 Mar 2011, 09:13 PM
Hi Shane Milton,

 If you throw exception in your action method the OnError event will be raised. If there are validation errors those will be shown by the grid - it will display the errors per column.

Greetings,
Atanas Korchev
the Telerik team
Tags
Grid
Asked by
Shane Milton
Top achievements
Rank 2
Answers by
Atanas Korchev
Telerik team
Share this question
or