dhtmlxGrid

I have a checkbox in a grid.

When I change the checkbox,



grid.getDirtyRows() is undefined.

and grid.getModifiedRows() is = “There are no Modified Rows!”.



Is there a way besides using the

setOnEditCellHandler to get the modified rows.



Or is it a bug, and if there is a fix available.



Thank you.

getChangedRows() will return the list of changed rows ids. Changed checkbox state is considered as “changed”