This is a migrated thread and some comments may be shown as answers.

keep tiles all one size ?

1 Answer 48 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 16 Sep 2010, 03:44 PM
Hi I want most of the functionality of the tile view control, but I dont want to allow resizing - hence the height and width are fixed... Is this possible ? If not, any other controls that I could do a kind of tile approach (like on the iphone?)...

Cheers
Mark

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 22 Sep 2010, 09:47 AM
Hello Mark,

Unfortunately the RadTileView doesn't support this functionality for now. However, we are planning to include it in future. Here you can vote for the associated item thus raising its priority.

However, by design the restored RadTileViewItems are evenly displayed in the available space - the space that is set through the Width and Height properties of the RadTileView. Also, the space between the items is set through the Padding property of the RadTileViewItem and by default its value is 7. Therefore, you can set a fixed size to the RadTileView - this way the restored tiles will be arranged to take the available space and you won't be able to resize them beyond that size. Give this approach a try and let us know if it works for you.

Kind regards,
Tina Stancheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
TileView
Asked by
Mark
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or