Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browse, left vs right alignment
Message
De
01/06/2015 19:24:37
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01620417
Message ID:
01620465
Vues:
47
>
>BROWSE FIELDS debit :P = '99,999.99' name oGrid   nowait  && add nowait, now works
>oGrid.Columns[1].alignment=1  && is there a reference that shows which numbers to use with alignment, to make thing right or left aligned
>
Yup this has to be done in code - but I assumed you were using this in your app. Sorry, forgot about the nowait - which you do need in a prg (or else it sits on the browse command).

As for reference, you can just look up alignment property in help, or simply suspend your prg just after the browse command, and then play with the oGrid object in the command window. You'll find that intellisense works on its properties, and on properties of each column. Whatever you do, you can try until it works to your satisfaction, and then paste the lines you like into your code.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform