Click to See Complete Forum and Search --> : Invoke a Method when UserControl's textbox event is fired


vuyiswam
May 20th, 2009, 05:38 AM
Good Day

I have a page that has a UserControl on it and i want to call a Method in the Host page that will fire when a textbox texchanged event got fire.

http://www.vbforums.com/attachment.php?attachmentid=71093&stc=1&d=1242811920

i want to Invoke the Function the the "Remove Staff " Button that has been Disabled has been clicked.

Thanks