Hi,
(sorry for my poor english !)
I use a datagrid, and i'd like to implement a context menu (on right click) on one element of each row.
I know there's onRowContextMenu event, but i'd like not to use it and use a jquery contextmenu plugin instead (this one :
http://medialize.github.io/jQuery-contextMenu/)
Is there a way to disable easyui onRowContextMenu event and set it by myself ?
Thanks a lot for your answer.
JG