Developer

Resort

Sort grid by SortedColumn, using SortKind and SortType properties of this column.

procedure Resort;
If grid is sorted and user modify content of grid (insert, delete, change rows) NextGrid (TNextGrid) component is not automatically sorted. Therefore Resort must be called.

See also