Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
210
Allowing only collapse and expand in Tile
posted

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

  • 35319
    Verified Answer
    posted

    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.

    TileMaganerExpandCollapse.zip