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

Tiles with round corners

4 Answers 258 Views
TileList
This is a migrated thread and some comments may be shown as answers.
Ed
Top achievements
Rank 1
Ed asked on 28 Feb 2013, 09:59 PM
I would also like to see the option of having round corners on the tiles.

Ed

4 Answers, 1 is accepted

Sort by
0
Ed
Top achievements
Rank 1
answered on 01 Mar 2013, 05:24 PM
This works but it would be nice not to have to do it for each tile.

<Border Background="#FF00A100" BorderBrush="Black" BorderThickness="1,1,1,1" CornerRadius="10">
 <telerik:Tile Background="#FF00A100"/>
 </Border>

 

0
Accepted
Pavel Pavlov
Telerik team
answered on 05 Mar 2013, 03:13 PM
Hello Ed,

We have not initially planned such visual appearance as it is kind of against the principles of the so called "Metro"  design , so the standard way to deal with this task would be to redefine the default template of a Tile and use a general (implicit)  Style to set it to all tiles.
Let me know in case you decide to go that way so I can provide further guidance.

Kind regards,
Pavel Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Christophe
Top achievements
Rank 1
answered on 25 Mar 2015, 09:10 PM
Hi Pavel,

I'm actually trying trying to customize those Tiles from the RadTileView, any advise on how to access the default template ?

Cheers,

Chris
0
Christophe
Top achievements
Rank 1
answered on 26 Mar 2015, 04:27 AM
OK, I managed to do what I needed but now I'm facing another issue. I'll create another topic.
Tags
TileList
Asked by
Ed
Top achievements
Rank 1
Answers by
Ed
Top achievements
Rank 1
Pavel Pavlov
Telerik team
Christophe
Top achievements
Rank 1
Share this question
or