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
330
Hover on WebDataTree node
posted

Hi,

I want to display the Add, View buttons when hovered on the tree node. I tried to put the AJAX HoverMenuExtender control in ItemTemplate of WebDataTree. On Node_DataBound event, I am not able find the HoverMenuExtender control which is in WebDataTree's ItemTemplate. If I am able to find the control, I need to set it's TargetControlId property to each node's unique id. How to find the control and how to get the tree node's unique id?

Or Is there any other way to implement hover functionality with Infragistics controls?

Thanks

 

Parents Reply Children
No Data