This is a migrated thread and some comments may be shown as answers.

How to dynamically realize hierarchic structure

1 Answer 33 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
ilem
Top achievements
Rank 1
ilem asked on 30 Jan 2009, 05:08 PM
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

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 02 Feb 2009, 09:21 AM
Hello ilem,

We don't have a control which fully fulfills your requirements. The closest one is RadMenu. It supports templates and items are expanded upon mouse hover.

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
ilem
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or