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

Question on validation against fields using more then one submit button.

0 Answers 17 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mitchell
Top achievements
Rank 2
Mitchell asked on 15 Jan 2015, 04:28 PM
I’m having trouble with a form that I am working on and I’m
not sure if this is the best way to do it (yes I’m newer to programming). I
have a form with multiple buttons and different input fields, each button when
clicked needs to validate different controls. i.e button one validates txt1,
txt 5 and ddl3 but button 2 needs to validate txt1, txt 2, chkbx 1, and ddl1. This
form is used to test different functions and the returned values of each button
gives data I need to fill in for other fields.

Using the code behind how can I achieve this with the rad UI
controls and using the rad notification box?

Or

If this is really the bad way to go about it, recommendations
how to better make this page.

Thanks for your time.

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Mitchell
Top achievements
Rank 2
Share this question
or