This event occurs after the state of a checkbox was changed. onCheck event passes the following parameters:
grid.attachEvent("onCheck", function(rId,cInd,state){});