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
15
The tiles in the UltraTilePanel are not resizing or adjusting properly on a row-by-row basis.
posted

Hi Team,

In my Windows application (C#), I am using an UltraTilePanel and adding six tiles—three in the first row and three in the second row. I have a requirement where, if a specific tile is removed from the UltraTilePanel, the remaining tiles should automatically resize and fill the available space in that row.

For example, if the second tile in the first row is removed, the first and third tiles should resize and occupy the full row width. However, this behavior is not occurring. The tiles only resize correctly when each row contains an equal number of tiles.

Please suggest how to achieve the required resizing behavior when tiles are removed.



Regards,
Satish Kumar Goli 

Parents Reply Children
No Data