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

Is there a Command for the RadTileList

1 Answer 128 Views
TileList
This is a migrated thread and some comments may be shown as answers.
UWE
Top achievements
Rank 1
UWE asked on 29 Apr 2013, 02:57 PM
Hi,

i would like to use the RadTileList for the selection of single files from a Recently Used File list. How can I attach a command which gets executed when the users selects a tile?

I know that in the way Modern UI works there should be a separate action list with all the available actions. I just want that a single action is executed.

Right now I am using a separate button which is not intuitive especially within a touch based UI.

Regards,
Peter

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 29 Apr 2013, 04:03 PM
Hi Uwe,

You can try handling SelectionChanged event of RadTileList. If you want to keep your code-behind clean, you can either create an attached behavior or follow an approach similar to the one illustrated in this article.

 

Regards,
Maya
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
TileList
Asked by
UWE
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or