Hi,
I have extended GridDataBoundGridModel and generally it works and can successfully override methods such as OnCellsChanged, OnClipboardCut and OnClipboardPaste.
However, OnRowsRemoved does not appear to fire when I delete rows. Is this method not supported with GridDataBoundGridModel? If not, is there any other way I can detect when rows (or columns infact) are removed or inserted?
Many thanks,
--
Jessy Liu