Sort Fields Editor

From RAD Studio
Jump to: navigation, search

Go Up to Database Dialog Boxes

Use this dialog box to specify the fields used to sort records in a SQL dataset, which has the CommandType property set to ctTable.

Item Description

Available Fields

Lists all of the fields in the database table. Select fields in this list and use the arrow buttons to move them to the list of fields on which to sort.

Order by Fields

Displays the fields you have selected. The SQL dataset sorts its records by the first field. Within groups defined by the first field, they are sorted by the second field, and so on.

Arrow buttons

Use the arrow buttons to move fields between the two lists.