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

RadTileView Inside PanelBar Error

2 Answers 27 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
javier
Top achievements
Rank 1
javier asked on 23 Nov 2011, 01:51 PM
Hello,
I'm trying to put tileview with images inside each panel of the panelbar. when i run the program in debug the application freeze and then send this error that i attach below.
am I doing something wrong? can you send me an example of a panelbar with tileview inside?
Thanks.

2 Answers, 1 is accepted

Sort by
0
javier
Top achievements
Rank 1
answered on 23 Nov 2011, 04:10 PM
I update the problem.
It seems to happen when you try to maximize an item from the tileview inside the panelbar.
Any solution to this?
0
Petar Mladenov
Telerik team
answered on 28 Nov 2011, 12:24 PM
Hi Javier,

 The RadTileView measures with infinity, so it does the RadPanelBarItem too. So you need to set some kind of limitations  on the RadTileView like MaxHeight and MaxWidth, Height and width, MinimizedRowHeight, MInimizedColumnWidth. You can check out this forum post. Hope you will find it useful too.

All the best,
Petar Mladenov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
PanelBar
Asked by
javier
Top achievements
Rank 1
Answers by
javier
Top achievements
Rank 1
Petar Mladenov
Telerik team
Share this question
or