Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid disables self
Message
From
23/01/2002 11:02:07
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
23/01/2002 10:59:08
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00609033
Message ID:
00609036
Views:
14
>Hi. VFP7 user. I have a grid on a form. In development, it works perfect. However, when I deploy the .exe and use it with client data, the grid is disabled when it first appears. If I press any navigation buttons, the grid completely disappears and leaves a white box.
> Oh, the top portion of the form is from a class, while the grid was dropped onto the form.
>Could it be something to do with my buffer settings?
>
>Thanks, Randy

Randy,

Sounds like you might have a RecordSource issue. Are you setting this manually in the code or is the cursor being recreated? If so, you need to set the RecordSource to " " (empty string) first.

Renoir
Previous
Reply
Map
View

Click here to load this message in the networking platform