This event occurs right after a row was added to the grid. onRowAdded event passes the following parameter:
grid.attachEvent("onRowAdded", function(rId){});