i have a form that contains RadTreeview. if we check any radnode,it
opens the Radwindow. here i would like to pass entire node to
radwindow. i want to use that node values in Radwindow.
You can easily pass the node value/text to the radwindow as url parameter when opening window using any of the methods shown in the documentation. Opening Windows
[I guess you are using any of the methods in the above documentation to open the window, in OnClientItemClicked event]