Grouping GridView in Windows 8 Metro App

前端 未结 4 762
萌比男神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条回答
  •  甜味超标
    2021-02-06 11:55

    It can't be done using the default grid view styles.

    You may have to use one none-grouped item list and add special items with different item template ...

    Sorry

提交回复
热议问题