Hello,
I have a WPF .NET/4.0 application using RadTileView v4.0.30319.
I want to know how to implement a one click (rather than have the default double-click) open a tile?
Thx
Chris
1 Answer, 1 is accepted
0
Accepted
Milena
Telerik team
answered on 01 Jul 2014, 10:44 AM
Hello Chris,
You can implement a one click open of a TileViewItem with by setting the TileStateChangeTrigger property to "SingleClick":
I hope this information will help you customize the RadTileView according to your requirements and don't hesitate to write back if you have more questions.
Regards,
Milena
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.