G
Guest
I have a page that contains a web user control. The user control contains an
UpdatePanel. A button on the main page needs to perform some server side
operations when clicked and show or hide the UpdatePanel in the user control.
How can I add a trigger to the UpdatePanel in the user control to be a button
in the hosting page?
UpdatePanel. A button on the main page needs to perform some server side
operations when clicked and show or hide the UpdatePanel in the user control.
How can I add a trigger to the UpdatePanel in the user control to be a button
in the hosting page?