Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Indent in grid columns
Message
From
31/07/2004 10:52:28
 
 
To
31/07/2004 06:54:56
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00929855
Message ID:
00929870
Views:
10

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......
Previous
Reply
Map
View

Click here to load this message in the networking platform