Required library edition:
This event occurs after a row was created in the grid, and was filled with data. onRowCreated event passes the following parameters:
grid.attachEvent("onRowCreated", function(rId,rObj,rXml){});