Thanks for your reply.
Yes I have set the ValidationGroup property on the summary and the validators.
But the .NET validators and validationgroup properties aren't designed
to be used like this. But I was wondering how to extend the
validators to support something like this.
Code:
<asp:TextBox ID="TextBox1" runat="server"></asp:TextBox>
Leave a comment: