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.
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.