I am facing diff Problem with Selecting Node.
When i am selecting first node,selecting but when i select the second one previous one remains same and current one is not selecting.
I don't need post back and in Button click i need to get the selectedNode that's it.
I have gone throught the articles but Huge Javascript code is there and I also found Simple Code like.
Treeview_Data.selectedNode.value;
But it's not working For me,Can any one help.
Loading
Suthish NairPosted Dec 13, 2010, 1:12 AM
Can you explain this statement, how you came to know the focus of nodes.
This is working example with Checkboxes
Then wait for more answers, someone will help you.
Remember to provide all informations in your thread next time.
lakshmi prasannaPosted Dec 13, 2010, 12:16 AM
Suthish NairPosted Dec 10, 2010, 9:18 AM