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

Vertical Scroll Bar Issue

3 Answers 74 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Glenn Flansburg
Top achievements
Rank 1
Glenn Flansburg asked on 28 Mar 2011, 09:10 PM
For the life of me I cannot get the vertical scroll bar to become visible when the items are minimized.  The demo code works fine but even if I take the demo code and put it in a brand new project the scroll bar functionality stops.  What am I doing wrong?

3 Answers, 1 is accepted

Sort by
0
Zarko
Telerik team
answered on 29 Mar 2011, 08:45 AM
Hello Glenn Flansburg,

 I guess that your RadTileView is inside a StackPanel? If this is the case you'll have to change the StackPanel with something else because ScrollViewer doesn't work correctly inside a StackPanel.
If you need further assistance feel free to ask.

Greetings,
Zarko
the Telerik team
0
Glenn Flansburg
Top achievements
Rank 1
answered on 29 Mar 2011, 03:12 PM
Nope.  That is your demo code pasted right into the default mainpage.xaml.  It's nested within a grid.
0
Zarko
Telerik team
answered on 30 Mar 2011, 08:10 AM
Hi Glenn Flansburg,

 Could you please send us some code snippets or a project that reproduces the issue because I wasn't able to recreate it.

Greetings,
Zarko
the Telerik team
Tags
TileView
Asked by
Glenn Flansburg
Top achievements
Rank 1
Answers by
Zarko
Telerik team
Glenn Flansburg
Top achievements
Rank 1
Share this question
or