removerows9 while grouped

I use Grid.removerows(i, 1) to remove a row from a GROUPED Grid. Trying to Collapse the nodes afterword fails and leads to a totally messed up grid. Please Help. 


To remove a child row from a node, you need to use the method grid.RemoveChildRow()