Groups | Blog | Home
all groups > dotnet faqs > september 2004 >

dotnet faqs : Problem with submiting the page


Ashish
9/20/2004 11:44:23 AM
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

Jonathan Allen
9/24/2004 10:35:19 PM
You could use a CustomValidator, but you would have to write a lot of code
on your own.

--
Jonathan Allen


[quoted text, click to view]

AddThis Social Bookmark Button