Hi Peter,
Thanks for the information.
According to Context Menu demo, it uses jqxMenu to open a context menu, but I don’t care about what will be opened after right click (i.e. context menu, dialog/window). I just want to call a right-click method, then it will display the context menu or dialog/window (like selectcell method.
For example: Calling jqxGrid(“#grid”).jqxGrid(“rightclick”, rowIndex, columnName) will do right click on a cell.
Thanks,
Hai