I am currently developing a windows 8 application using XAML and C#. I developed the grouped items page that generates data groups dynamically. I have a list of social media ico
Define GroupItemStyle in page resources section as follows:
Apply this style to GridView as:
.......
You will see the sample button before each group here -
UPDATE:
Use following group styles: for example:
this will give you:
And this one will: