Problem with submiting the page

  • Thread starter Thread starter Ashish
  • Start date Start date
A

Ashish

Hi Guys

I m dealing in a situation tht there are two panels in a page. Each of the
tow panels have some textboxes and submit button.ie. Each of the text boxes
in both panels have RequiredFieldValidators on them.Now the problem is that
whn i fill the text boxes of on panel and press the submit button, the
RequiredFieldValidators of the other panel get activated.
How to deal with this?

Regards
Ashish
 
Hi Ashish

If you read carefully the help it clearly states:
"Validation is performed when a button control, such a Button or LinkButton,
is clicked. "

Regards

Ivo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top