Subject | Incremental searching on descending OrderingItems does not work |
---|---|
Author | Jörg Schiemann |
Post date | 2001-02-22T18:59:13Z |
Hi,
if I use OrderingItems to: OrderNo=OrderNo; OrderNo Desc
the incremental searching (TIB_IncSearch) works.
But If I change the OrderingItems to: OrderNo=OrderNo Desc; OrderNo
the incremental searching does not work anymore.
Is it a bug or isn't it intend do work that way?
Regards,
Jörg Schiemann
if I use OrderingItems to: OrderNo=OrderNo; OrderNo Desc
the incremental searching (TIB_IncSearch) works.
But If I change the OrderingItems to: OrderNo=OrderNo Desc; OrderNo
the incremental searching does not work anymore.
Is it a bug or isn't it intend do work that way?
Regards,
Jörg Schiemann