[]
Sort all the rows by custom order.
public void SortRows(IComparer<GridRow> compare)
an interface for custom order.