wasteam / waslibs

Windows App Studio WinRT XAML & UWP Libraries
MIT License
314 stars 133 forks source link

ResponsiveGridView ItemClick event handler #50

Open TonyBoySP opened 8 years ago

TonyBoySP commented 8 years ago

Hi, I want to use the ItemClick event handler to write some code behind within the ResponsiveGridView. Is there any way to do that?

With the standard GridView there is a "ItemClick" event, but I am starting to use the ResponsiveGridView and I just found a "ItemClickCommand", but I don't want to use Commands.

Thanks.

javitosanchez commented 8 years ago

Please, review this thread: #48.