This event occurs after a row was deleted in the grid.
grid.attachEvent("onAfterRowDeleted", function(id,pid){ //any custom logic here });
Parameters: