Subject Re: [IBO] Incremental searching on descending OrderingItems does not work
Author Jörg Schiemann
That was it what I was looking for.
I never saw that it was possible to use a negative OrderingItemNo

You saved my day :-).
Jörg

----- Original Message -----
From: "Chef" <chef_007@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, February 22, 2001 8:25 PM
Subject: Re: [IBO] Incremental searching on descending OrderingItems does
not work


Hi Jörg,

you can set "OrderingItemNo" of the Query to -[OrderNo]
(negative OrderNo)

HTH,
Markus

At 20:23 22.02.2001 +0100, you wrote:
>I want that the grid start with descending ordering.
>
>Is it possible to start the grid with ascending ordering and
>then simulate the mouseclick on the columnlabel?
>
>Or is there another way?
>
>Regards,
>Jörg Schiemann
>
>----- Original Message -----


> > > But If I change the OrderingItems to: OrderNo=OrderNo Desc; OrderNo