Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resizing a grid
Message
From
10/06/2002 07:19:14
Anthony Suarez
Black Marlin Data Corporation
Taguig, Philippines
 
 
To
31/05/2002 13:42:45
Héctor Lizarraga
Gobierno Del Edo de Querétaro
Querétaro, Mexico
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00663564
Message ID:
00666466
Views:
24
"Try this in your CODE"

In the INIT event of the form,create temporary variable (of array type [columncount]) that will hold the ratio of each grid's columns width (over the width of the grid).

Then on the RESIZE event of the form, use the RATIO (array) to resize the grid's column width.
Previous
Reply
Map
View

Click here to load this message in the networking platform