ag-grid-vue

How add menu button to ag-Grid row?

蹲街弑〆低调 提交于 2021-01-07 03:23:14
问题 I'm using ag-Grid Enterprise Vue. I see in the docs how to enable a "context menu" that is available by right-clicking any individual cell . I instead would love to have a special column (pinned to the right) that has a button (maybe looking like ⚙ or ... ) that opens a menu upon left -click. How could I go about enabling this? I have found no examples in the docs. Ag-grid Cell containing menu button is a similar question but has no answer. 回答1: From this comment on this ag-grid-enterprise

How add menu button to ag-Grid row?

谁都会走 提交于 2021-01-07 03:22:04
问题 I'm using ag-Grid Enterprise Vue. I see in the docs how to enable a "context menu" that is available by right-clicking any individual cell . I instead would love to have a special column (pinned to the right) that has a button (maybe looking like ⚙ or ... ) that opens a menu upon left -click. How could I go about enabling this? I have found no examples in the docs. Ag-grid Cell containing menu button is a similar question but has no answer. 回答1: From this comment on this ag-grid-enterprise