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

List with expanding headers/sections?

1 Answer 75 Views
ExpanderControl
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kristoffer
Top achievements
Rank 1
Kristoffer asked on 04 Nov 2012, 10:29 PM
Can ExpanderControl be used to create an ExpandableListView? This is one of the best UI controls for Android and it's a shame it's not available for Windows Phone. Maybe using Telerik?

1 Answer, 1 is accepted

Sort by
0
Kiril Stanoev
Telerik team
answered on 06 Nov 2012, 08:27 AM
Hi Kristoffer,

RadExpanderControl can be integrated with DataBoundListBox and JumpList to create lists with master-details structured items similar to ExpandableListView. RadExpanderControl can determine whether it is situated in RadDataBoundListBoxItem and if yes it keeps track of the currently associated data item from the data source and associates its expanded/collapsed state with it. In this way, when you put a RadExpanderControl in a data template within DataBoundListBox it will persist its expanded/collapsed state in the context of the UI virtualization mechanism.

All the best,
Kiril Stanoev
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ExpanderControl
Asked by
Kristoffer
Top achievements
Rank 1
Answers by
Kiril Stanoev
Telerik team
Share this question
or