Home All Groups Group Topic Archive Search About

ImageButton inside of a WebPart not firing Clicked Event

Author
17 Jan 2006 8:51 PM
Brian McCarty
If you create a blank WebPart control with just an imageButton in it and add
a handler for the Clicked Event, it never gets fired.  Does anybody know of
a work-around?  Thanks

Brian

Author
19 Jan 2006 1:29 AM
waki
hi,
you must raise the Clicked Event to your control.


---------------------------------------------
Welcome to .Net Control Gallery
Http://www.aspxcontrol.net


Show quoteHide quote
"Brian McCarty" wrote:

> If you create a blank WebPart control with just an imageButton in it and add
> a handler for the Clicked Event, it never gets fired.  Does anybody know of
> a work-around?  Thanks
>
> Brian
>
>
>