Hi!
I'm trying to re-render my grid when a value is changed in a cell, but when I use copy-paste functionality (ctrl +c - ctrl-v) neither of "CellSave" or "EditorEnd" events get fired.
The reason I need this is the cell I'm changing defines grouping, and I need to redraw the whole grid to reflect grouping right away.
Thanks!