Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List
Message
De
16/09/2002 18:25:04
 
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Titre:
Re: List
Divers
Thread ID:
00700969
Message ID:
00701017
Vues:
14
This message has been marked as the solution to the initial question of the thread.
Ivan:

>How can I use the List form (frmDataListForm) to show more than 1 column with respective headers ?

You need to subclass. Look at the "frmOrderListRecords" in the AppForms class library of the sample application. This is used with the order.scx form - it will give you the clues you need. To get the effect you are after, you can subclass the standard list form and add a new grid, specified to your requirements - the standard listform is just way too basic. Whilst you're at it, you may as well add incremental searching to your list as well.

HTH
-=Gary
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform