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

[Solved] Validation summary in client side editing.

1 Answer 51 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.
Alberto
Top achievements
Rank 1
Alberto asked on 01 Feb 2011, 12:35 AM
Hello, I have a grid with 32 columns, it is horizontally scrollable and I'm using inline editing. When a record is edited with invalid data in a row that is not visible, it seems like an error on the application since there's no error visible.

Is there a way to put a div  or something that acts like a validation summary that gets populated (or at least show that there are errors) and get it to show when there are validation errors?

thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
Atanas Korchev
Telerik team
answered on 01 Feb 2011, 10:26 AM
Hello Alberto,

Normally one would use a validation summary. However validation summaries can be only used inside a form. Unfortunately you cannot inject a Validation Summary inside the inline editing form because it would not look ok. I can only suggest that you use popup editing where all the fields should be visible and so would be the validation messages.

Regards,
Atanas Korchev
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
Alberto
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or