OnRowsRemoved event from GridDataBoundGridModel

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

1 Reply

AD Administrator Syncfusion Team December 3, 2004 09:25 AM UTC

Hmm don''t worry... I am able to use the event from GridDataBoundGrid. -- Jessy Liu

Loader.
Up arrow icon