Skip to content

Instantly share code, notes, and snippets.

@MySohoWiki
Created October 26, 2022 05:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MySohoWiki/99c9e279a729153cd8ae64b5247c2f4f to your computer and use it in GitHub Desktop.
Save MySohoWiki/99c9e279a729153cd8ae64b5247c2f4f to your computer and use it in GitHub Desktop.
Sort dataset
procedure init;
begin
ItemBarCodeDS.IndexFieldNames:= 'ColorCode;SizeID'; //by color and size
end;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment