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

Displaying a one-dimensional list of objects with a collapsble items

1 Answer 26 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Thomas Michael
Top achievements
Rank 1
Thomas Michael asked on 08 Dec 2009, 12:41 AM
Hi - I have a list of domain object called D with properties Name and Id as well as others.

Now, I want to have the RadPanelBar display this list of Items as follows:

[d1.Name       ^]
<TemplateItem>
showing detailed information about d1.
</TemplateItem>
[d2.Name       ^]
<TemplateItem>
showing detailed information about d2.
</TemplateItem>
etc.

I cannot get RadPanelBar to give me this list with the collapse option.

The list D's is dynamic and I currently set it directly on the DataSource property of RadPanelBar.

Can anyone point me to a solution or offer any help?

Regards
Thomas

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 09 Dec 2009, 11:34 AM
Hi Thomas,

Please download the attached sample page and give it a try.


Best wishes,
Yana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
PanelBar
Asked by
Thomas Michael
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or