I need to create a dynamically hierarchic structure (like below). This structure will be multi-level,each item will contains template(label and Linkbutton). The link button More-> will open the item if he has child.
---------------------------------
| Agriculture |
| More-> |
----------------------------------
----------------------------------
| All Backgrounds |
| Topics More-> |
----------------------------------
----------------------------------
| Export |
| Notifications More-> |
| Export More-> |
-----------------------------------
---------------------------------
| Industry |
| More-> |
----------------------------------
What is the control that's allows me to realise this structure.
Thnks
---------------------------------
| Agriculture |
| More-> |
----------------------------------
----------------------------------
| All Backgrounds |
| Topics More-> |
----------------------------------
----------------------------------
| Export |
| Notifications More-> |
| Export More-> |
-----------------------------------
---------------------------------
| Industry |
| More-> |
----------------------------------
What is the control that's allows me to realise this structure.
Thnks