Hi ,
Iam new to VB.Net and iam facing some problems when calling a Button click event from code.
My code consists of an aspx page and a ascx user control . The User control contains a button and a click event is defined for it in the same. Now my requirement is to call the button click event from the aspx page which contains that ascx control.
Since the button is not present in the aspx page directly iam not able to invoke it directly.
please help me in finding the solution :-(
Thanks in advance
Sripathi
Iam new to VB.Net and iam facing some problems when calling a Button click event from code.
My code consists of an aspx page and a ascx user control . The User control contains a button and a click event is defined for it in the same. Now my requirement is to call the button click event from the aspx page which contains that ascx control.
Since the button is not present in the aspx page directly iam not able to invoke it directly.
please help me in finding the solution :-(
Thanks in advance
Sripathi