Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid.view property
Message
 
To
17/03/1997 03:57:23
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00024493
Message ID:
00025646
Views:
35
>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?

I am experiencing a similar problem with a grid, the selected field will read my Windows default colors for the selected text (WHITE) but the selected.back color, which is supposed to be BLUE is WHITE also (thus making whatever is in the field, invisible).

Did you ever have any resolution to your problem?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform