Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set properties for multiple grid columns at once?
Message
From
04/04/2000 14:36:54
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00355072
Message ID:
00355148
Views:
25
Hi Colin.

>>True, but I was looking for a way to do it at design time instead of run time. I should have specified. <<

Open your form in the form designer and select the grid with the mouse. Then type this in the command window:

ASELOBJ( lagrid )
lagrid[1].setall( 'width', 40, 'column' )
RELE laGrid

Marcia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform