Grouping GridView in Windows 8 Metro App

前端 未结 4 760
萌比男神i
萌比男神i 2021-02-06 11:27

Can someone give me some hints how to accomplish the grouping within a GridView for Metro Apps as shown in the Screenshot below.

4条回答
  •  萌比男神i
    2021-02-06 12:00

    I would add the headers as items to the gridview, and use a TemplateSelector to display the elements the right way...

提交回复
热议问题