fires on expanding a treegrid
pivot.grid.events.on("Expand", function(rowId){ // your logic here });
Related sample: Grid events