I added a tooltip to a user control and i am dynamically adding the tip via the tooltipmanager targetcontrols add method and i assigned it to an asp:net hyper link with an asp:image ...i assigned the tooltip to the hyperlink though..i also set the tooltip to onclick..
now for some reason i am getting this tooltip on every clickable image in my application that contains this user control...even thought he hyperlinks have unique id's and are added to the tooltipmanager at runtime.
any ideas?
now for some reason i am getting this tooltip on every clickable image in my application that contains this user control...even thought he hyperlinks have unique id's and are added to the tooltipmanager at runtime.
any ideas?