Display selected tree node properties in same page on right hand side

0
Hi All, I have added Treeview widget and configured it for multilevel tree successfully using TreeView demo application. I have added this tree view on left hand side of page. After this I want to select tree node and show tree node properties on right hand side in same page.  I have tried so many ways but couldn't get success and stuck at this moment. I have used action from tree view and show selected properties on popup page but could not show on same page. Hope I explained my issue clearly.  I am ready to do screen share and show my issue. Immediate help would be great help. Thanks Jayprakash Dhore  
asked
1 answers
0

Your issue sounds pretty clear to me. Treeview on the left, details of the selected item on the right.

Is this what you're looking for: Treeview and Gridview Demoproject

answered