Answered by:
Accordion in Windows 8 App C#

Question
-
Hi,
How can I implement an accordion in a settings flyout popup?
I want to implement it in such a way that when I click a textblock, the contents under it will be displayed.
Can anyone provide a simple example for my understanding to implement it?
Thanks.
Monday, September 9, 2013 2:16 AM
Answers
-
Please search the forum for the word "Accordion". This is a frequently asked question.
Matt Small - Microsoft Escalation Engineer - Forum Moderator
If my reply answers your question, please mark this post as answered.
NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined objects and unknown namespaces.- Marked as answer by Jamles HezModerator Wednesday, September 11, 2013 6:31 AM
Monday, September 9, 2013 1:01 PMModerator -
Hi Eka,
For your information: http://social.msdn.microsoft.com/Forums/en-US/754821c1-fb10-4b64-a4d3-5e4aa6fc2aab/accordion-control-in-metro-apps-using-c
And a sample: https://github.com/brendankowitz/ZeroProximity.Accordion
--James
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.
- Edited by Jamles HezModerator Wednesday, September 11, 2013 6:35 AM 1
- Marked as answer by Jamles HezModerator Wednesday, September 11, 2013 6:38 AM
Wednesday, September 11, 2013 6:31 AMModerator
All replies
-
Please search the forum for the word "Accordion". This is a frequently asked question.
Matt Small - Microsoft Escalation Engineer - Forum Moderator
If my reply answers your question, please mark this post as answered.
NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined objects and unknown namespaces.- Marked as answer by Jamles HezModerator Wednesday, September 11, 2013 6:31 AM
Monday, September 9, 2013 1:01 PMModerator -
Hi Eka,
For your information: http://social.msdn.microsoft.com/Forums/en-US/754821c1-fb10-4b64-a4d3-5e4aa6fc2aab/accordion-control-in-metro-apps-using-c
And a sample: https://github.com/brendankowitz/ZeroProximity.Accordion
--James
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.
- Edited by Jamles HezModerator Wednesday, September 11, 2013 6:35 AM 1
- Marked as answer by Jamles HezModerator Wednesday, September 11, 2013 6:38 AM
Wednesday, September 11, 2013 6:31 AMModerator