Yes it is on the same page and should be fired by the same button. My ZipButton should both check to see if at least one check has been selected in the GridView and then also check to see if any text (minimum of 10 characters) has been entered into the
PwdTextBox.
mattcase
Member
375 Points
520 Posts
Re: TextBox Validation after postback
Feb 13, 2012 07:53 PM|LINK
Yes it is on the same page and should be fired by the same button. My ZipButton should both check to see if at least one check has been selected in the GridView and then also check to see if any text (minimum of 10 characters) has been entered into the PwdTextBox.
Thanks.