SMART datagrid v.1 > Classes > DataSet
It will be fired when call clearRowStates to initialize State of all data rows as NONE.
dataset.onstatesCleared = function () { alert('The state of row will be initialized.'); }