Access to the event OBJECT when writing event HANDLER

Good day!

Why is the ‘onRightClick’ event the only event that exposes the underlying event object as a parameter in the resulting function?

dhtmlx.com/docs/products/dht … rid_api_ev

Having access to the underlying event would be VERY helpful, for the problem I’m trying to crack.

Will.

You can use “onRightClick” event. docs.dhtmlx.com/doku.php?id=dhtm … rightclick

List of all event is available here docs.dhtmlx.com/doku.php?id=dhtmlxgrid:events