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

Scrollbar position for minimized items

1 Answer 48 Views
TileView
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 15 Sep 2010, 01:48 PM
Hi,
When the MinimizedItemsPosition="Left", the scrollbar appears on the left side of the minimized items. Is there any way to have the scroll bar still appear on the right side of the minimized items when the minimized items are on the left? This would position the scrollbar between the minimized items and the maximized item.

Thanks!
--John

1 Answer, 1 is accepted

Sort by
0
Kiril Stanoev
Telerik team
answered on 16 Sep 2010, 04:35 PM
Hello John,

There are several factors you need to take into consideration to make this scenario work.
1. Know the MinimizedColumnWidth of the TileView
2. Know the MinimizedHeight of the items
3. Know the exact size of the TileView
4. Edit the style of the TileView

I've prepared a sample solution demonstrating one possible implementation of the steps above. Take a look at it and let me know if it helps.

Regards,
Kiril Stanoev
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
John
Top achievements
Rank 1
Answers by
Kiril Stanoev
Telerik team
Share this question
or