H
Hardy Wang
Hi all,
I have an ASPX page with several controls to be validated on clicking
some button. I also have a ASCX control in this page.
Is there a way I can control the button in ASCX control only to validate
input within ASCX control range? Right now, when I clicked button in
customer control, it will also validate input in main page. My concept is to
divide this page into chunks by using customer controls, and buttons within
each chunk are only responsible for input of that certain chunk.
Thanks for any suggestion!
--
WWW: http://hardywang.1accesshost.com
ICQ: 3359839
yours Hardy
I have an ASPX page with several controls to be validated on clicking
some button. I also have a ASCX control in this page.
Is there a way I can control the button in ASCX control only to validate
input within ASCX control range? Right now, when I clicked button in
customer control, it will also validate input in main page. My concept is to
divide this page into chunks by using customer controls, and buttons within
each chunk are only responsible for input of that certain chunk.
Thanks for any suggestion!
--
WWW: http://hardywang.1accesshost.com
ICQ: 3359839
yours Hardy