DHTMLX Grid Mobile Support for Click Event

Click Event will support in Mobile, Tablet, iPad DHTMLx Grid?

Please, try to use the dhtmlxTouch

Hi,
I have the same problem. You can’t edit fields in mobile browsers (android Chrome tested).
“Use Touch” is not the answer. Touch is for mobile applications not for browser access.
Regards,
Vojin

editor of the cell opens on doubleclick by default. But there is no doubleclick on mobile devices (it is a native zoom in the browser and this behavior cannot be changed).
You may change the events firing the editor opening using the enableEditEvents() method:
docs.dhtmlx.com/doku.php?id=dhtm … editevents

Thanks, I tried “Light mouse navigation” and it works fine on android.
dhtmlx.com/docs/products/dht … e_nav.html