Hello Team
Can I have a treeview as a column inside a grid. I am trying to show a representation of the what I have in mind below:
Name | Description | Status
--------------------------------------------------------------------------------------------
+MyOrganisation My Org Active.
Now when I open up "MyOrganisation" I get the display as below. Basically "MyOrganisation" is a tree node which I can expand/collapse
Name | Description | Status
--------------------------------------------------------------------------------------------
-MyOrganisation My Descp Active.
-MyDept1 My Descp Active
+MySubDept My Descp Active
Pls give me pointers if this can be done and what feature of the grid and treeview support this.
Thanks
Can I have a treeview as a column inside a grid. I am trying to show a representation of the what I have in mind below:
Name | Description | Status
--------------------------------------------------------------------------------------------
+MyOrganisation My Org Active.
Now when I open up "MyOrganisation" I get the display as below. Basically "MyOrganisation" is a tree node which I can expand/collapse
Name | Description | Status
--------------------------------------------------------------------------------------------
-MyOrganisation My Descp Active.
-MyDept1 My Descp Active
+MySubDept My Descp Active
Pls give me pointers if this can be done and what feature of the grid and treeview support this.
Thanks