Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Problem Reproduced
Message
From
02/02/1999 08:03:32
Raymond Ferretti
Insurance Data Processing, Inc.
Wyncote, Pennsylvania, United States
 
 
To
02/02/1999 00:17:43
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00182644
Message ID:
00182877
Views:
14
Hi Erik,

I know that you can not reference controls in the load that is why I open the tables there.

If you follow the steps I posted yesterday you should be able to reproduce the same error.

1) Create a form class based on form with a grid on it.
2) create a form based on your form class.
3) open a table in the load method. ( USE sometable IN 0 )
4) set the grid RecordSource("sometable") and
column ControlSource ("sometable.field").
5) run form

Then take out the use command in the load and open the table in the Data Environment and it should work fine. I think this is a bug.

Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform