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.
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 >>