J
Julián Sanz García
Hi,
In my asp.net page, i have 2 linkbuttons and 4 textboxes. Each textbox have
a RequieredFieldValidator. I want to do that when i push one of the
linkbuttons it executes 2 RequieredFieldValidator but not the other 2, and
when i push the other linkbutton it executes the other two
RequieredFieldValidator.
Is this possible?
Thanks
In my asp.net page, i have 2 linkbuttons and 4 textboxes. Each textbox have
a RequieredFieldValidator. I want to do that when i push one of the
linkbuttons it executes 2 RequieredFieldValidator but not the other 2, and
when i push the other linkbutton it executes the other two
RequieredFieldValidator.
Is this possible?
Thanks