Spread 8.0 Documentation
DLL
Support Options

Glossary Item Box

DLL


To sort data

  1. If you want to use three or fewer sort keys,
    1. Call the SSSort function.
    2. Use the SS_SORT structure to specify sort keys and sort order.
  2. If you want to use more than three sort keys,
    1. Call the SSSortEx function.
    2. Use the SS_SORTKEY structure to specify the sort keys and sort order.
© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.