We are using the xamTileView to display some Key Performance Indicators. To ensure that the user can always get meaningful information from the KPIs we have limited them to having four on a page at any one time and implemented paging to move between each group of four KPIs.
At the moment this transition is abrupt and I'm struggling to find any documentation on what, if any, control we have over the page transitions. We'd like to have the pages slide and/or fade.
Do we have any control over the transitions and if so what code do I need?
UPDATE:
We have changed the code to use the XamTileManager to give us more control over the tile order and visibility so this question is only of academic interest now.
Hello Chris,
It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking into your post and I suggest you see this sample from our feature browser:
https://es.infragistics.com/samples/silverlight/tile-manager/#/animation
where it is shown how to add animations to Tiles.
Feel free to write me if you have further questions.