R
Ram
Hi,
I have a repeater control in which I have placed a user control. The
user control has few controls like label, textbox and dropdownlist
controls. I need to invoke an event when the user changes the text in
the user control's text box. This I am able to do in the user
control's cs file. But I want to raise the event in the code behind of
the aspx page. How to do this?
Kindly provide a solution.
Thanks in advance.
Regards,
Ram
I have a repeater control in which I have placed a user control. The
user control has few controls like label, textbox and dropdownlist
controls. I need to invoke an event when the user changes the text in
the user control's text box. This I am able to do in the user
control's cs file. But I want to raise the event in the code behind of
the aspx page. How to do this?
Kindly provide a solution.
Thanks in advance.
Regards,
Ram