locked
Bypassing Ajax Errors RRS feed

  • Question

  • User1079729179 posted

    Hi all,

    I have a site that uses the FilteredTextboxExtender and the RequiredFieldValidator to validate data entered in 3 of the 6 text boxes on the form.  When the "Validate" button is clicked, the control works fine.  But When the "Finish" button is clicked, I do not want text boxes to be validated.  Any idreas on how to bypass the validation?

    Thank you in advance.

    Friday, February 7, 2014 9:48 AM

Answers

  • User1079729179 posted

    Nevermind...I just realized all I have to do is set the "Causes Validation" to false for the "Finish" button.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Friday, February 7, 2014 10:20 AM