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,
Thank you for your post. I have been looking into your question and I can suggest you add a button ‘Expand/Collapse’ in the tiles’ header by re-templating and set the ‘MaximizedTileLimit’ to “0”. You can find the default template for the XamTileManager in :
C:\Program Files (x86)\Infragistics\NetAdvantage 2012.2\WPF\DefaultStyles\TileManager\generic.shared.xaml
I am attaching a sample application(TileMaganerExpandCollapse.zip) that shows a possible decision.
If you need any further assistance on this matter, feel free to ask.