Subject | Re: [IBO] Incremental searching on descending OrderingItems does not work |
---|---|
Author | Chef |
Post date | 2001-02-22T19:25:21Z |
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:
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