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

Displaying validation messages

1 Answer 47 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Masoud
Top achievements
Rank 1
Masoud asked on 04 Apr 2013, 05:18 PM
Hi there!
here (http://docs.kendoui.com/getting-started/using-kendo-with/aspnet-mvc/helpers/grid/ajax-editing)  you show an example of showing Validation Errors in Kendo.  I have two questions about your example:
- After the Server Update fails, Update/Cancel Buttons are hidden and Edit is shown.  Is it possible to capture the error event and keep the Update/Cancel buttons visible?
- If the server-generated error is added to the model via AddModelError, is it possible to show the error in the cell instead of using the alert?

Thank you very much for your assistance!

1 Answer, 1 is accepted

Sort by
0
Accepted
Daniel
Telerik team
answered on 08 Apr 2013, 11:25 AM
Hello Klaus,

This is not supported out of the box but can be achieved with the approach demonstrated in this code-library.

Regards,
Daniel
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Masoud
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or