Page 1 of 1

Sorting by calculated field does not work

Posted: 15.01.2024, 07:39
by alexkam75
Sorting does not work when creating the calculated qty: TFloatField field in TZQuery.
FieldName := FixFieldName('qty') + ' Desc'; TZAbstractRODataset(ADataSet).SortedFields:=FieldName;
An error appears.

Re: Sorting by calculated field does not work

Posted: 15.01.2024, 09:50
by marsupilami
Locked in favor of viewtopic.php?f=50&t=191559