Subject Re: [IBO] TIBOQuery Sorting
Author Florian Hector
Stinky,

a couple of days ago you asked about OrderingItemNo, OrderingItems, and
OrderingLinks.
Those are exactly what you need for reordering your query w/o using a second
query.
When assigned, and you use the query to fill a grid, it is even sufficient
to click on the column header to perform the reordering. Couldn't be any
simpler.

Florian