Answered by:
[UWP][Windows-10] How to use Accordion style in UI(any control) or Accordion style to Grid

Question
-
Hi,
I am developing an App. In page how can I use Accordion style(control) in a page?
Can I apply Accordion style to Grid?
Thanks.
Monday, October 12, 2015 7:54 PM
Answers
-
Hi TejD,
Welcome to the Developing Universal Windows apps forum!For how to use the Accordion style(control) in a page, please try to refer to this sample:
https://github.com/brendankowitz/ZeroProximity.Accordion .Besides, please also try to check this similar thread:
https://social.msdn.microsoft.com/Forums/en-US/754821c1-fb10-4b64-a4d3-5e4aa6fc2aab/accordion-control-in-metro-apps-using-c .Best Regards,
Amy Peng
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Edited by Amy PengMicrosoft employee Tuesday, October 13, 2015 4:01 AM
- Proposed as answer by Amy PengMicrosoft employee Wednesday, October 21, 2015 6:40 AM
- Marked as answer by Amy PengMicrosoft employee Thursday, October 22, 2015 4:26 AM
Tuesday, October 13, 2015 4:01 AM
All replies
-
Hi TejD,
Welcome to the Developing Universal Windows apps forum!For how to use the Accordion style(control) in a page, please try to refer to this sample:
https://github.com/brendankowitz/ZeroProximity.Accordion .Besides, please also try to check this similar thread:
https://social.msdn.microsoft.com/Forums/en-US/754821c1-fb10-4b64-a4d3-5e4aa6fc2aab/accordion-control-in-metro-apps-using-c .Best Regards,
Amy Peng
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Edited by Amy PengMicrosoft employee Tuesday, October 13, 2015 4:01 AM
- Proposed as answer by Amy PengMicrosoft employee Wednesday, October 21, 2015 6:40 AM
- Marked as answer by Amy PengMicrosoft employee Thursday, October 22, 2015 4:26 AM
Tuesday, October 13, 2015 4:01 AM -
The title of this post included UWP and Windows-10, which is how we end up here via a web search for "UWP Accordion". Unfortunately this, like SO much of the search results in this context of late, end up with references to irrelevant "solutions" like the "ZeroProximity.Accordion" - which (after bothering to download, install and trying to run it in VS2015) turns out to be a WINDOWS 8 solution! And yet, here we are. The partitioning of documentation, Q&A and references (both by Microsoft and 3rd parties) is only getting worse over time, and it's wasting a LOT of developers' time as a direct result. PLEASE try to move towards a solution to this problem, and at the very least, not contribute to it. My apologies if this is not the correct forum for this comment, but my thought is by directly attaching to this topic, it might save someone else some time and trouble.
Thank you!
Sunday, August 14, 2016 3:55 PM -
Thank you!
You saved me some time!
I just cant understand why its so difficult to find help on UWP application creation! Every thread just points to Windows 8, which is vastly different!
Monday, August 22, 2016 9:09 AM