G
Guest
Hi all,
I have a UserControl that contains a Textbox control. When the value of the
textbox changes I would like to fire an event server side that would call a
method in the host aspx page and not in the ascx page. Is this possible? I
know the textbox has a valuechange event right? But how can I make it call a
method in the host aspx page?
TIA!
I have a UserControl that contains a Textbox control. When the value of the
textbox changes I would like to fire an event server side that would call a
method in the host aspx page and not in the ascx page. Is this possible? I
know the textbox has a valuechange event right? But how can I make it call a
method in the host aspx page?
TIA!