Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Right to left=.t.
Message
De
26/08/2005 11:40:33
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Divers
Thread ID:
01043807
Message ID:
01044343
Vues:
10
hi,
thank you for reply,
i do that before but not the same view,

thanks.
>In ThisForm.Grid1, set RightToLeft property to True
>Jaime
>
>>hi all,
>>
>>any idea to make this grid via this code view from left to right, but same view exactly,
>>i try by propeties but not the same.
>>
>>Select course.coursenumb, course.coursename, ;
>>       table2.g1, table2.g2, table2.wm1, table2.g3, table2.tot1, ;
>>        table2.g4, table2.g5, table2.wm2, table2.g6, table2.tot2, table2.ltot  ;
>>        from Course ;
>>  inner join TABLE2 on table2.no = course.no ;
>>  into cursor csrCourseStats readwrite
>>
>>Thisform.Grid1.RecordSource = "csrCourseStats"
>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform