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

Required Field Validator False After Selecting Entry

3 Answers 122 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
Ron
Top achievements
Rank 2
Ron asked on 13 Jan 2014, 07:04 PM

Hello,

 

I am having an issue with the required field validator control when validating any of my RadAutoCompleteBox controls.  After I type in some text and then select the entry from the pop up list, the validator fires and comes back as false showing the error message I put in there that the field is required.

 

So I have two questions:

 

  1. Why is the validator coming back as false when I clearly selected an entry and the field is not blank?
  2. Why does the validator for this control keep firing prior to me hitting the button for submitting the form?

Thanks,
Ron

3 Answers, 1 is accepted

Sort by
0
Ron
Top achievements
Rank 2
answered on 13 Jan 2014, 10:34 PM
Update:

I was able to get the validation to work smoother using a CustomValidator instead of the RequiredFieldValidator.  Although I would like to still get the RequiredFieldValidator working so I do not need to use any custom scripting.
0
Shinu
Top achievements
Rank 2
answered on 14 Jan 2014, 03:47 AM
Hi Ron,

With reference to this forum thread, this is a known issue and Telerik Developers are working on this.

Thanks,
Shinu.
0
Ron
Top achievements
Rank 2
answered on 14 Jan 2014, 12:52 PM
Shinu,

Thanks for pointing that post out to me. I guess in the meantime I will just go ahead and continue with using the CustomValidator as it is working perfectly right now and doing what I want.

Thanks,
Ron
Tags
AutoCompleteBox
Asked by
Ron
Top achievements
Rank 2
Answers by
Ron
Top achievements
Rank 2
Shinu
Top achievements
Rank 2
Share this question
or