Just want to ask, with ag-grid (MIT license), can I add a func to have row right click to show the context menu? I know the ag-grid-enterprise has contextMenu feature with commercial license. Is it allowed if I don't use enterprise version and develop the right click func ?
3
votes
1 Answers
0
votes
The answer is already given here: getContextMenuItems doesn't match on my grid?
Context menu is only available with the enterprise edition, otherwise it's just a filter section
(no accepted answer here so can't close this one)