Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid LinkMaster Limitation on Child Alias
Message
De
17/12/1999 20:08:47
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
17/12/1999 20:00:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00305046
Message ID:
00305562
Vues:
16
>>Justok,
>>
>>What are the data types involved here. If your BookID is character you can simply create and index on BookID + DTOS(BorrowDate) and use that index as th child order for the grid. If Book_id is numeric you can createw and inde xon STR(book_id,11) + DTOS(BorrowDate) and then set that index as childorder and make the RelationalExpr STR(Book)ID,11).
>

>
>Ok, I will test it.
>
>But I want to show as follow case:
>
>Asc order for Book_ID,
>Desc order for BorrowDate.
>
>So, Str(Book_ID,11) + DTOS(BorrowDate) can give above order request!
>In Natural order, generally, BorrowDate will input ascendingly..
>but I want to Reverse it to show out Last Borrow Information at the top of Grid row!!


Justok,
Then reverse it. Create the combined tag descending. Since book_id is the real linker field it's not important if it's asc or desc. At a given time user would only see a particular book_id.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform