GetOrderingItemsList method |
Applies to
TIB_Dataset
Declaration
Procedure GetOrderingItemsList(const OrderingItemsList: TStrings );
Description
This method is handly to get a quick list of the user friendly names of
the OrderingItems entries. A dialog can be presented with these names in it
and then when the user selects it the IndexNo - 1 can be assigned to the
OrderingItemNo property. If it is the same then you could check to see if an
ASCand DESC entry exist and then toggle it.