Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
只是想问一下,使用 ag-grid(MIT 许可证),我可以添加一个函数来右键单击行以显示上下文菜单吗?我知道 ag-grid-enterprise 具有商业许可的 contextMenu 功能。如果我不使用企业版并开发右键功能是否允许?
这里已经给出了答案:getContextMenuItems 在我的网格上不匹配?
上下文菜单仅适用于企业版,否则它只是一个过滤器部分
(这里没有接受的答案,所以不能关闭这个)