Hey All,
I have a TreeView Control in my form
I have given text and value to each node. Now when a user selects a node I need to show the value in the textbox (placed on the form).
Can I do this without posting back using the javascript ? How?
Thanx in advance for help.
Nitin