Hi,
Is there any way to assign a group of asp.net validations to validate when a button is clicked?
I've got two sections in my site. If one section isn't submitted and the user decides to submit the other, I want to prevent the validation from the first section from firing also.
Any suggestions or pointers? Thanks