I am having the hardest time trying to get the value of a rad treenode when i'm using the radcontextmenu. When I right click the item, I'm using the OnClientContextMenuShowing event to be able to capture this information in javascript. How can I get the value of the treenode that the context menu is associated with. Also, if I view source on the page with the rad treeview, I can't see the value stored anywhere in the html like I would if I set the value of a ASP.Net treeview control. Any help would be appreciated as this should be a relatively easy and common scenario. I don't want to use server side options just to be clear. Thanks in advance for your help.