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

Show Buttons in RadTileViewItem When Maximized

2 Answers 55 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Nemo
Top achievements
Rank 1
Nemo asked on 15 Nov 2011, 09:58 PM
Telerik,

I want to show Button(whose content is an image and text) when a RadTileViewItem is maximized and Show only the Image in the button when minimized.  I have created a property which is bind to the Visibility of the button. How can I get the TileState inside this property?

Thanks,
-Methil

2 Answers, 1 is accepted

Sort by
0
Accepted
Zarko
Telerik team
answered on 18 Nov 2011, 06:41 PM
Hi Nemo,
Could you please give us some more information on how you're using the RadTileView:
- Where the button and the image are? Are they in the content of the RadTileViewItem or in its Header?
If they are in the Header you can use the triggers to change the visibility of the button. If they are in the content you can you directly bind the visibility to the TileState of the ancestor of type RadTileViewItem with an converter.
I've created a sample project which demonstrates both approaches so could you examine it and if you need further assistance please feel free to ask.

Regards,
Zarko
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Nemo
Top achievements
Rank 1
answered on 18 Nov 2011, 06:56 PM
Thanks Telerik! It worked!! :)
Tags
TileView
Asked by
Nemo
Top achievements
Rank 1
Answers by
Zarko
Telerik team
Nemo
Top achievements
Rank 1
Share this question
or