BCGSuite for MFC
void CBCGPGridCtrl::EnableMultipleSort ( BOOL  bEnable = TRUE)

Enables or disables the multiple sort mode.

Call this member function to enable or disable the multiple sort mode. In this mode the items of the grid control are sorted by several columns.

Parameters
bEnableSpecifies whether to enable (TRUE), or disable (FALSE) the multiple sort mode.