Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie ? on CursorAdapter
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00752449
Message ID:
00752541
Vues:
18
>I want to replace use of USE command with CursorAdapter (CA). After creating a CA and calling CursorFill() method I can browse the cursor.
>
>But how do you refer to individual fields of the cursor of navigate (move records up and down) the cursor. I assign an alias to the CA (e.g. MYALIAS) but I can't seem to able to refer to the fields using MYALIAS.FLDNAME.. What am I missing?
>
>Also, if I want to bind the CA to form controls, how do you do it?

Along with what Doug said...

To be able to drop bound controls on the form at design time, you would have to fill out the CursorSchema property of the CA. THis also allows you to select the fields when in the ControlSource property of the control.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform