CGXGridCore::ImplementGridSort

void ImplementGridSort();

Remarks

Provides implementation for sorting rows or columns. Call CGXGridParam::SetSortRowsOnDblClk or CGXGridParam::SetSortColsOnDblClk to enable sorting the grid when the user double-clicks on a row or column header. You can also call the SortRows or SortCols API to manually sort the grid with multiple key columns.

See Also

 CGXGridParam::SetSortRowsOnDblClk  CGXGridParam::SetSortColsOnDblClk  CGXGridCore::SortRows  CGXGridCore::SortCols

CGXGridCore

 Class Overview |  Class Members