Hi,
I need to create tiles which allow only expanding and collapsing. When expanded tile should push the tile below it down and when collapsed it should stack them.
I do not want it to do the weird carousel kind of maximize,
See attached picture.
Any suggestion or sample.
Thanks
Jasvinder
Hello Jasvinder,
I am just checking if you require any further assistance on the matter.
Hi
I am looking for similar kind of requirement and I looked into the sample code you have provided.
In App.xaml there has been some sort of templating and styling has been done and XamTileManager control has been used ,
But can you please explain a bit more that what all has been done within App.xaml file this would be of great help.