Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid.view property
Message
From
17/03/1997 03:57:23
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Grid.view property
Miscellaneous
Thread ID:
00024493
Message ID:
00024493
Views:
88
I have the following code in a custom method for a form:

Method Name: ToggleView

this.grdBrowse.View = (this.grdBrowse.View + 1) % 2
thisform.refresh
this.activate

When the View property goes to the change style, the displayed width of the field looks to be one character. When the cell becomes active, the full field is displayed. Is there an easy way force the fields to display properly?
Next
Reply
Map
View

Click here to load this message in the networking platform