Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Assigning the cursor data into a grid.
Message
De
01/04/2003 09:42:39
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Assigning the cursor data into a grid.
Divers
Thread ID:
00772383
Message ID:
00772383
Vues:
43
lcSource = "SELECT cn_no, cn_desc FROM chgnotce ;
WHERE chgnotce.project_no = projno ;
AND chgnotce.workpkg_no = workpkgno ;
AND DELETED() = .f. ;
ORDER BY project_no, workpkg_no ;
into cursor lcSource"

Could you please tell me how i can assign the two columns data from cursor lcsource into a grid. which is grid1 which has two columns both text boxes.


Thank you very much.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform