Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set properties for multiple grid columns at once?
Message
 
To
04/04/2000 13:20:44
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00355072
Message ID:
00355094
Views:
35
True, but I was looking for a way to do it at design time instead of run time. I should have specified.

Thanx

>Hi
>
>You can set properties of various objects using 'setall' procedure.
>
>Say for instance you want to change width of all columns to a specific size then all you have to do is
>
>thisform.grid1.setall ('Width', 40, 'Columns')
>
>Please check the syntax for 'setall' command.
>
>Hope this helps you.
>
>Hemant
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform