plotly/dash-ag-grid

On multi-cell edits, only a single cellValueChanged event is emitted

emilhe opened this issue · 0 comments

emilhe commented

When multiple cells are edited (e.g. by copy-pasting of multiple cells, selecting multiple cells and clicking "DELETE", or when editing multiple cells in fullRowEditing mode), only a single cellValueChanged event is emitted. All other change events are lost.