Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
165
Respond to Event of Control in FooterTemplate
posted

I have a WebDropDown with a footer template that has an image control in with an id of "addimage".  I want to tie an event handler to the click event of the image button, how do I do this?  I cannot access a control named "addimage" in my codebehind and adding an attribute of "OnClick" to the aspx does not work either.  If it makes a difference, my webdropdown is located in a usercontrol.

Thank you 

TestSite.zip
Parents Reply Children