Ever wondered how to have a GridView with multiple layouts/sizes for its items.
I see some apps using the Windows 8 Grid project template, and never change how items wouild look, which might give a sense of boredom of having the same even square look everywhere.
The goal of this post is to learn how to change the following
fig.1
Into the following:
(The colors are used to highlight the change)
Let’s walkthrough it step by step. I’ll be using Visual Studio 2013...(read more)
↧