This event occurs when a sub-row( sub-grid) was opened(closed).
grid.attachEvent("onSubRowOpen", function(id,state){ //any custom logic here });
Parameters: