Subject AW: [IBO] OrderingItems, Orderlinks and IB_Grid color
Author Arnd Brockmeier
Hi Andreas,

thanks for your suggestion, but unfortunately it is not working as expected.
I have tried some work-around with your idea and IMO it is funny to see
that

-OrderingItems:
Sort1=FORM,FIELD
-OrderingLinks:
FORM=1
FIELD=1
(2 columns colored, every column has its symbol)

is working and

-OrderingItems:
Sort1=FIELD
-OrderingLinks:
FIELD=1
(1 column colored, the symbol is okay)

also. But _together_ as in

-OrderingItems:
Sort1=FORM,FIELD
Sort2=FIELD
-OrderingLinks:
FORM=1
FIELD=1
FIELD=2

the ib_grid is getting confused and doesn't show the right sortorder by
changing via "OrderingItemNo ".
The sorting of my data is every time okay! Perhaps I'm missing some kind of
"refresh" for the color of my grid?

Bye

Arnd



-----Ursprüngliche Nachricht-----
Von: Andreas Pohl [mailto:apohl@...]
Gesendet: Mittwoch, 25. Juli 2001 12:43
An: IBObjects@yahoogroups.com
Betreff: Re: [IBO] OrderingItems, Orderlinks and IB_Grid color


Arnd,

try to change this:

OrderingItems:

Form=FORM,FIELD
Field=FIELD; field desc // descending order (just a hint)

OrderingLinks:

Form=1
Field=2

Than everything should work as expected.

Mit freundlichem Gruss & Best Regards

Andreas Pohl
apohl@...
www.ibp-consult.com


_________________________________________________________
Do You Yahoo!?
Get your free @... address at http://mail.yahoo.com