Sorting Incorrect

Hi,

When using floats with a float format set of %.0n the sort order is incorrect.

Thanks,

Ken

Please post full sample code so we can investigate

Sorry, previously posted to the wrong issue:

.,,
  gToday.BeginUpdate;
  gToday.Clear;
  gToday.FloatFormat:='%.0n';
  gToday.Options.Grouping.CalcFormat:='%.0n';
...
  gToday.UpdateCalculations;
  gToday.EndUpdate;

Hi,


Can you send us a sample instead to support@tmssoftware.com so we can investigate this here? Together with the summary footer row

Sample sent.