| int CBCGPGridCtrl::SortChildRows | ( | CBCGPGridRow * | pParent, | 
| BOOL | bAscending = TRUE  | 
        ||
| ) | 
Sorting child rows at one level of hierarchy.
Call this member function to immediately sort all children of the specified row in the grid control.
| pParent | A pointer to the grid row | 
| bAscending | Specifies the sorting direction. |