Subject Re: [IBO] Incremental searching on descending OrderingItems does not work
Author Jason Wharton
There is a simple way.

Put an entry for both Ascending and Descending and then set the
OrderingItemNo to the negative so that it will start up in the descending
order.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Jörg Schiemann" <schimmi@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, February 22, 2001 12:23 PM
Subject: Re: [IBO] Incremental searching on descending OrderingItems does
not work


> 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