Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Indent in grid columns
Message
De
31/07/2004 10:52:28
 
 
À
31/07/2004 06:54:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00929855
Message ID:
00929870
Vues:
9

Dear Sir,

In character type grid columns the data appear rather
attached to the left side of grid line.

Is it possible to show data beyond one or two spaces from grid line?
I mean indent from grid line.

If yes please help me.

Thanks


try
#If# Column.Sparse = .T.
set Column.InputMask = ' XXXXXXXXXXXXXXXXXXX......
#endif#
TextBox.InputMask = ' XXXXXXXXXXXXXXXXXXX......
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform