This event occurs when grid was un-grouped.
Event doesn't provide any parameters.
grid.attachEvent("onUnGroup", function(){ //any custom logic here });