Context menu over ed type cell which is in Edit mode

Hi

We own a dhtmlxgrid pro license.

At the moment met a requirement to implement the following functionality:
Show context menu on Mouse Right Click over cell of ED type when it is in Edit mode (Screen shot of desired behaviour attached)
It should then insert selected value into the edited cell(but that it another story).

The main question is how to show menu over input tag.

Can you please advice if we can reach this using DHTMLXGrid Pro library API.
Or how this can be coded over.

Thank you in advance.

Max.


Existing integration with context menu doesn’t work for cells in edit mode.
As far as I can see , there is no way to achieve such result without modifications in existing code of grid.