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

Change TileViewItem Maximize ToolTip

3 Answers 53 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Justin
Top achievements
Rank 1
Justin asked on 08 Feb 2012, 11:56 PM
I have searched around quite a bit to try to find out how to do this, but maybe im not looking in the right place. Is there anyway i can see a sample project/code on how to change the Maximize tooltip on the individual TileViewItems to something like "Preview"?

Note: The RadTileView is populated dynamically in the code behind. I need to attach this change to the individual RadViewItems as they are being added to the Main View.

Thank You in Advance!

Justin

3 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 13 Feb 2012, 12:36 PM
Hello Justin,

You can apply a style to the RadTileViewItem TileViewItemHeader Control Element. The RadTileView control exposes a style property that allows you to apply such a style to all RadTileViewItem.Headers.

I attached a sample project where I modified the default TileViewItem HeaderStyle by changing the tooltips of the Minimize/Maximize RadToggleButton. Please have a look at it and let me know if it helps.

Greetings,
Tina Stancheva
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Luis
Top achievements
Rank 1
answered on 25 Feb 2015, 07:12 PM
you can change the tooltip of the buttons(maximize, minimize) 
using localization... like the gridview menus... using a resource file?

thanks
0
Milena
Telerik team
answered on 26 Feb 2015, 12:39 PM
Hello Luis,

You can use the built-in localization mechanism in Silverlight which provides the possibility to set the TileView in one of the languages, which we support - more information you can find in our help article- Localization.  
If you want to translate it in another language, you should use the CustomLocalization Manager, as it is described in the same article.

Please let us know in case any further assistance is needed.

Regards,
Milena
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
TileView
Asked by
Justin
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Luis
Top achievements
Rank 1
Milena
Telerik team
Share this question
or