Hi,
I am using a XamTileManager in my application. TileLayoutOrder property allows resizing a tile either HorizontalVariable or VerticalVariable. I need both of these properties behavior in my XamTileManager, like my Tile should be re sizable either horizontally or vertically. When resizing a tile, it should not affect the other tiles size in the same row or column. Help me in achieving this ?
Hello,
Did this get any further? It's exactly what we would like to do.
Thanks.
Hello Kumaran,
Thank you for the provided feedback. Please let me know if you need any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
Hi Krasimir,
Thanks for your response. We are very much in a need for this feature. We will be looking into this reference # for the availability of this feature.
Thank you for you’re the clarification. I have been investigating this behavior and currently when TileLayoutOrder is set to 'HorizontalVariable' synchronized height will be used and if it is set to 'VerticalVaraible' synchronized width will be used. I have submitted a Product Idea for you, for the ability to size the tile individually in both width and height. Our product team chooses new Product Ideas for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested ideas, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your idea is chosen for development, you will be notified at that time. Your reference number for this Product Idea is PI12060112
If you would like to follow up on your Product Idea at a later point, you may contact Developer Support management via email. Please include the reference number of your Product Idea in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com
Thank you for your request.
AllowTileSizing property allows individual tile resizing either horizontally or vertically. But my requirement is like a tile should be re sizable both horizontally and vertically.