Sorting for a Popup (OpenInsight Specific)
At 28 JUL 1998 04:56:07PM Sandra wrote:
I have a file of customers with a BTree index on the name.
Is there any simple way of displaying the customers in a popup in alphabetical order?
At 28 JUL 1998 06:43PM Don Bakke wrote:
Sandra,
If you are using the UI Workspace, just choose the "Select Rows from Table" option under the Source tab and then under the Selection tab enter "BY CUSTOMERNAME" (or whatever the actual column is) in the Selection Criteria editbox.
At 03 AUG 1998 05:44AM Colin Rule wrote:
IN later versions of OI (3.5+ I think) you can just double-click on the column heading and it will sort by this column.