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
170
How to get a reference to a TreeNode when a PopupMenu item is selected
posted

Hi,

Infragistics version 2008.1

I have an UltraWebTree and an UltraWebMenu as a popup on a page.  On the NodeClick (Clientside) even of the tree node, I popup the web menu that has a few items like "Add", "Delete" etc.  When I choose, for example, "Delete" from the popup menu, my MenuClick (Client event) fires.  But how do I get a reference to the currently clicked tree node from this client function so that I can delete the clicked node.  A sample code is highly appreciated.

Babu.

 

Parents
No Data
Reply Children