You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 singlecellValueChanged
event is emitted. All other change events are lost.The text was updated successfully, but these errors were encountered: