Selected Row or Single Click Event on Grid
Hello all,
I'm building an application which has a grid that will be displayed on a mobile screen and once I click on a row, it should redirect me to other mashup. The problem is that the grid only has double click event what on mobiles is used for zooming in and out the screen. I need to achieve the same behavior with single click.
Is there any work around to fix it? Or any other widget that displays the content in a table-like way that has the click event?
Thank you in advance.

