Subject Re: [IBO] Ordering Items
Author Paul Vinkenoog
Hi Alan,

> How do you setup the ordering items where the columns are lookup
> computed fields with IB_LookupCombo controls?
> Ordering on the real field (key) does not activate the title
> ordering, and ordering on the computed field causes a column unkown
> error

You can use the 1-based column number. If you have IBO generate the
ordering items at design time it produces the field name but alas, at
run time this gives you the field unknown error. Hope this will change
someday - especially since column names tend to stay the same whereas
column positions may change as you develop the query...

Greetings,
Paul Vinkenoog