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

Validation Controls in Telerik Panel

1 Answer 98 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
rajani
Top achievements
Rank 1
rajani asked on 25 Oct 2010, 03:51 PM
Hi,
Am Very new to Telerik and ASp.net.
I am facing problems with Custom validators in Telerik panel.
I need to throw an error in the validation summary when the custom validator is fired. The custom validator has  validation method in server side.
The problem is, the custom validator successfully displays errors in validation summary in case of normal page.
But since the text boxes are in telerik panel the custom validator can only dispaly messages inline, where the validator is present(Text attribute of custom validator). The error message attribute of custom validator, which is supposed to show the message in validation summary, does not work.
Pl help, as dispalying the message in validation summary is the requirement.

Note: Required field validator and regular expression validator works fine by displaying messages in validation summary in telerik panels. Also, I have associated the validators with validation groups of validation summary for required field, regular expression and custom validators.

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 27 Oct 2010, 12:46 PM
Hi rajani,

Can you try placing the ValidationSummary in the RadAjaxPanel and see if it displays the desired message?
If the issue persists, please share the problematic page code for further investigation.

Kind regards,
Iana
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
Ajax
Asked by
rajani
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or