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

Hiding maximize/minimize TileView item

3 Answers 165 Views
TileView
This is a migrated thread and some comments may be shown as answers.
saurabh
Top achievements
Rank 1
saurabh asked on 09 Jul 2010, 05:29 PM
hello,
Is it possible to hide maximize / minimize options in TileViewItem?

3 Answers, 1 is accepted

Sort by
0
Kiril Stanoev
Telerik team
answered on 14 Jul 2010, 03:20 PM
Hi Saurabh,

You have to edit the ControlTemplate of RadTileViewItem and hide the MaximizeToggleButton by setting its Opacity to 0. I am saying hide because if you remove the MaximizeToggleButton, you will not be able to change the state of the tiles. More information on how to edit the ControlTemplate of our controls you can find here. Also I am attaching my sample project for further reference.

All the best,
Kiril Stanoev
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
hightow
Top achievements
Rank 1
answered on 20 Aug 2010, 07:59 AM
Hi.

Your link on how to edit the ControlTemplate doesn't work.

You still will be able to change state according to the TileStateChangeTrigger-property.
However I think people prefer to customize their own "View detail"-button, instead of the maximize/minimize button.
0
Kiril Stanoev
Telerik team
answered on 25 Aug 2010, 12:06 PM
Hi Helgrim,

Here is the correct link. I've also edited my last post to point to the right location. On a separate note, could you please elaborate a little bit more on...

However I think people prefer to customize their own "View detail"-button, instead of the maximize/minimize button.

... and you exactly do you have in mind. I'd be glad to further discuss this with you.

Sincerely yours,
Kiril Stanoev
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
Tags
TileView
Asked by
saurabh
Top achievements
Rank 1
Answers by
Kiril Stanoev
Telerik team
hightow
Top achievements
Rank 1
Share this question
or