0

I am creating a Windows RT app that uses a main GridView to list videos. The videos are shown as thumbnails and clicking on the thumbnail takes you to another page that shows the video.

My question is, how can I switch out what template is used for the GridView?

I have a "Small Icons" template right now that shows 12 video thumbnails on the screen at once, but I'm developing another view that shows 2 really big thumbnails at once. I want to be able to have the user click a button and switch between the views. The data on the backend will be the same, only the view changes. My best example is in windows explorer, how you can change between Large Icons, Small Icons, Details etc. I'm doing this in C# on Windows RT.

JasonMArcher
  • 14,195
  • 22
  • 56
  • 52
Jeff Pegg
  • 1
  • 1

0 Answers0