Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid display using view as recordsouce
Message
From
03/08/2003 20:24:51
 
 
To
03/08/2003 18:16:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00816350
Message ID:
00816359
Views:
27
Marcia

I initially set the recordsource in the property sheet to the view.

It is a parameterized view. In the load event I set up some dummy variable for the view and open the view. I then reset the variables based on the parameters I send over from the calling program, so I only see the records which meet the criteria from the calling program.

Gaylen




>I have a grid with a view as record source. I set the recordsource in the init of the form by code.
>
>This is because the form's Init() is too late. The grid is already instantiated by the time the form's Init() fires.
>
>Why can't you set the grid's RecordSource in the property sheet?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform