TreeView Inside GridView Control
-
Hi All, I have being given an assignment where I have a TreeView inside GridView Control. I want to show GridView control having parent child relation ,show in the form of Treeview. Somewhat shown in this link: http://www.treegrid.com/TreeGrid5\_0/Html/EJSTreeGrid.html How to do this??? Thanks in advance...
-
Hi All, I have being given an assignment where I have a TreeView inside GridView Control. I want to show GridView control having parent child relation ,show in the form of Treeview. Somewhat shown in this link: http://www.treegrid.com/TreeGrid5\_0/Html/EJSTreeGrid.html How to do this??? Thanks in advance...
Hi You can also achieve this by taking GridView inside Gridview. Take One DIV tag in gridview and another GridView in DIV tag. Take One Image button in Parent gridview and call javascript to make visible true or false to DIV tag on click of this Image Button. Best Regard Pathan
---------------------------------------------------
-
Hi You can also achieve this by taking GridView inside Gridview. Take One DIV tag in gridview and another GridView in DIV tag. Take One Image button in Parent gridview and call javascript to make visible true or false to DIV tag on click of this Image Button. Best Regard Pathan
---------------------------------------------------
Hi Imran, Thanks for the reply but my requirement is to use treeview control only. Can u please help me with it??? Thanks again...
-
Hi Imran, Thanks for the reply but my requirement is to use treeview control only. Can u please help me with it??? Thanks again...
Any luck.. Pls mail me if you have any articles.. Thanks..
-
Any luck.. Pls mail me if you have any articles.. Thanks..
This might help you: TB.TreeGrid[^] or JScript Tree Grid Control[^] HTH