James Montemagno
James Montemagno

Live, Love, Bike, and Code.

Tags


James Montemagno

Win Rt

Fun with Windows 8 DataItemTemplates

So you are probably using GridViews and ListViews all over the place. In some instances you will most likely even have a situation where you you have a DataSource with a few DataGroups. Each DataGroup might actually be all different or it might even have different items in its list. If you have a nice base class such as StandardDataItem then this will work just fine. So here is where the fun comes in because usually each DataItem is going to have a different DataTemplate. This is where DataItem…

James Montemagno James Montemagno