Hi all
I have a page which has 7 required field validation controls. Is there anyway in i can find out if any of these is not valid on post back in my code behind with one statement or do i have to valiodate each control and find out if anyone is false?
I was looking for something like Page.Isvalid.
Thanks
Badrinath Chebbi
I have a page which has 7 required field validation controls. Is there anyway in i can find out if any of these is not valid on post back in my code behind with one statement or do i have to valiodate each control and find out if anyone is false?
I was looking for something like Page.Isvalid.
Thanks
Badrinath Chebbi