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

RadTextbox validation - ClientValidationFunction called twice

1 Answer 92 Views
Input
This is a migrated thread and some comments may be shown as answers.
chris_cf
Top achievements
Rank 2
chris_cf asked on 08 Aug 2012, 02:58 AM
I have a CustomValidator validating a RadTextBox. The validator calls the js method "validateEmail". However, it gets called twice which is causing an issue.

It seems to be calling twice because there are 2 input controls. 1 hidden and 1 visible. How do I make it call only once?

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 10 Aug 2012, 01:55 PM
Hi chris_cf,

Can you confirm that you are using the latest version of our controls, and give us some example code that can be used to replicate the issue?

Greetings,
Vasil
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Input
Asked by
chris_cf
Top achievements
Rank 2
Answers by
Vasil
Telerik team
Share this question
or