ADS sorting
Posted: Thu Jun 13, 2019 6:40 am
Dear Roger,
in a browser I use following code:
If ADS is off, SORT (clicking header) is working as desired, when ADS is on only first index (first of eight) is used for sort.
Do you maybe have a suggestion how to mend the erratic behaviour?
Any idea appreciated.
Best regards
Janko
in a browser I use following code:
Code: Select all
DCBROWSECOL FIELD DOG->PARTNER ;
HEADER "SIF PART" PARENT oBrowse FOOTER '2' SORT {||DOG->(ordSetFocus('partner')) }
Do you maybe have a suggestion how to mend the erratic behaviour?
Any idea appreciated.
Best regards
Janko