I want to replace the default maximize toggle button of radtileview item with the "more details" text and minimize toggle button with the "Back" text. Please provide the demo to implement this.
I prepared a project for you where the default TileViewItemHeaderStyle is modified and the Paths used in the ToggleButton are replaced with TextBlocks. You can recognize the changes that are made easily by following the comments in XAML.
Please let us know if the suggested approach satisfies you.
All the best,
Petar Mladenov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Hi Petar,
Thanks for the response . This is exactly what i want. There is one more requirement that "More Details" and "Back" textboxes should be highlighted on mouse hover. Please provide a demo for that as well.
Hello Kanwal,
To add mouse over effects to the toggle button you should use its IsMouseOver trigger.
For further information please examine the attached project and if you need more help don't hesitate to ask.
Regards,
Zarko
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>