Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
About grid
Message
De
18/11/2004 08:33:12
Reza Meamar
Homa Programming Group
Shiraz, Iran
 
 
À
18/11/2004 08:07:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows '98
Database:
Visual FoxPro
Divers
Thread ID:
00962234
Message ID:
00962559
Vues:
9
Dear Alessio
My problem was solved with your solution.
i put these line in my code and everything work good.
but i dont understand why?

WITH thisform.pageframe1.page2.grid1
.RecordSource = ""
ENDWITH
WITH thisform.pageframe1.page2.grid1
.RecordSource = CursorTempB
.column1.ControlSource = "rbnum"
.column2.ControlSource = "rbdate"
.column3.ControlSource = "rbsen"
.column4.ControlSource = "rbrec"
ENDWITH

thanks for your help
Reza
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform