Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid on a Form not getting populated
Message
 
 
To
26/04/2002 10:28:22
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00649587
Message ID:
00649590
Views:
13
This message has been marked as the solution to the initial question of the thread.
Try to set grid's recordsource
thisform.gridbase1.RecordSource = 'importfiletable'
thisform.gridbase1.Requirement.ControlSource = 'importfiletable.field'
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform