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

TileView inside RadExpander issue

2 Answers 48 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 06 Mar 2010, 03:58 AM
So, I have been trying to get the TileView inside a RadExpander but I have been having a bunch of issues.

Is this possible? After a bit of reserach I think the issue might be that there is no available space for the TileView so it never lays out correctly? Can it be notified to refresh it's layout when the rad expander is expanded? Or am I totally wrong and just doing something wrong =).

I have a bunch of other controls working in other expanders (grids, other expanders, etc) with no issues, just this tile view.

Thanks.
M.

2 Answers, 1 is accepted

Sort by
0
Accepted
Tihomir Petkov
Telerik team
answered on 09 Mar 2010, 04:05 PM
Hi Michael,

What do you mean by getting the TileView in a RadExpander? Getting a reference to the control at runtime or getting it to work in general? There should be no problem in either case. However, you should keep in mind that the TileView control does not have a minimal size and if you put it in a container that tries to be as small as possible (e.g. the RadExpander content area) then it will not be shown. To avoid this, simply set a size to the TileView.

Let me know if this helps or you have further questions.

Sincerely yours,
Tihomir Petkov
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.
0
Michael
Top achievements
Rank 1
answered on 10 Mar 2010, 12:16 AM
Yes, it worked ok once I set the tileview to a specific size.

Thanks you guys are the best.

Michael
Tags
TileView
Asked by
Michael
Top achievements
Rank 1
Answers by
Tihomir Petkov
Telerik team
Michael
Top achievements
Rank 1
Share this question
or