Subject: Validation for multipple buttons
Posted By: koneruvijay Post Date: 1/27/2004 3:52:59 AM
How to bind a set of validation controls to a specific button, If there are more than one button on the form.

For eg:

i am having 2 buttons and 2 txtboxes one button must fire for 1 txtbox validation and the other must fire for another txtbox validation.

Regards
Vijaykoneru

Reply By: bmains Reply Date: 1/28/2004 12:20:47 PM
You can't bind validation controls to a button.  You would have to write code in the buttons click event to do this validation.

Brian

Go to topic 7436

Return to index page 961
Return to index page 960
Return to index page 959
Return to index page 958
Return to index page 957
Return to index page 956
Return to index page 955
Return to index page 954
Return to index page 953
Return to index page 952