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

Programmatically Close Expander Control

1 Answer 47 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.
Darin
Top achievements
Rank 1
Darin asked on 11 Nov 2013, 04:39 PM
Is there a way to force de-expand / close the expander control on the selected item?  Or programmatically de-expand / close
the expander control?

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 12 Nov 2013, 11:45 AM
Hi Darin,

Thanks for writing.

How RadExpanderControl is used with RadDataBoundListBox is described here:

http://www.telerik.com/help/windows-phone/radexpandercontrol-usingwithlistbox.html

Provided that you implement the same infrastructure you can simply use the IsExpanded property on your business model and set it programmatically to toggle the expanded-collapsed state of the associated ExpanderControl.

I hope this helps.

Regards,
Deyan
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
ExpanderControl
Asked by
Darin
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or