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

Dynamic Update Validation summary

1 Answer 331 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rahul
Top achievements
Rank 1
Rahul asked on 31 Jul 2015, 12:45 PM

Team

 

I have an grid. It contains required filed validator, range validator etc. for validation.. I am display all validation message in Validation Summary on top of the page. 

It working fine when i click on update button. showing error message, I want to update validation summary  dynamically if user entered valid input.  Is there a way for the Validation summary to update in a similar manner as the error messages next to the controls?  I would rather not do a postback and call Page.Validate().

​All controls inside radgrid.

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 05 Aug 2015, 10:30 AM
Hello Rahul,

Please note that this requirement is not Telerik related hence beyond our support scope. The behavior should be the same as with regular ASP controls. You can check various discussion over the net on that matter:
http://codeverge.com/asp.net.web-forms/validationsummary-requires-postback-to-disp/372777
http://www.telerik.com/forums/validation-summary-client-side
http://stackoverflow.com/questions/1857098/is-there-a-way-to-get-a-validationsummary-to-work-with-client-side-validators

Please feel free to turn to us if new particular questions about Telerik controls arise.

Regards,
Eyup
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Rahul
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or