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

Is tile a can be resizeable how?

4 Answers 51 Views
TileList
This is a migrated thread and some comments may be shown as answers.
Juzailie
Top achievements
Rank 2
Juzailie asked on 29 Apr 2013, 07:59 AM
is this telerik tilelist can be resize and the position is it can be preserved after the closed? any option..

4 Answers, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 29 Apr 2013, 08:12 AM
Hello,

In short - the tile can not be resized. It has 3 fixed sizes  - single , double and quadruple , which can be set only programmatically ( either in XAML or in C#).

Regards,
Pavel Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Juzailie
Top achievements
Rank 2
answered on 29 Apr 2013, 08:20 AM
How about preserving the layout after closed? is it possible to preserve the layout?
0
Pavel Pavlov
Telerik team
answered on 29 Apr 2013, 10:14 AM
Hello,

Each Tile has a DisplayIndex property .  This one defines the final layout. So you can store the display indexes and later restore them in order to revert to the same layout.

Regards,
Pavel Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Juzailie
Top achievements
Rank 2
answered on 29 Apr 2013, 10:25 AM
I see thanks, my bad forgot about the index thank you...
Tags
TileList
Asked by
Juzailie
Top achievements
Rank 2
Answers by
Pavel Pavlov
Telerik team
Juzailie
Top achievements
Rank 2
Share this question
or