Hi
I have 3 tilesviewitems and by expanding 1 tiles 2 move to small, that is fine but the small height adjust itself and cover the height as the height of RadTileView
How can we adjust the small tilesItems to a specific heights?
3 Answers, 1 is accepted
0
Tihomir Petkov
Telerik team
answered on 25 Jan 2010, 12:13 PM
Hi Jatin,
You can set the height of minimized tiles by setting the MinimizedItemHeight property. Alternatively, if your tiles are docked on the bottom or top, you can use the MinimizedItemWidth. You can also make use of the MinimizedColumnWidth and MinimnizedRowHeight properties which control the height and width of the minimized tiles when they're docked left/right or bottom/top respectively.
I have the same problem but I can not find these properties you are talking about either in TileView control or the children.
I have the Q1 2010 version.
Regards,
Jose
0
Valentin.Stoychev
Telerik team
answered on 12 Apr 2010, 02:06 PM
Hi Jose Miguel,
Let me clarify it. The RadTileView has the MinimizedRowHeight and MinimizedColumnWidth properties. The RadTileViewItem has the MinimizedHeight and MinimizedWidth properties.
Please let us know if you have any additional questions.
Sincerely yours,
Valentin.Stoychev
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.