fires when the row is added to the grid and filled with data
mygrid.attachEvent("onRowInserted",function(row,rInd){ //your code here })