Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass a parameter to a parameterized view?
Message
 
To
29/07/1998 17:15:44
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00122504
Message ID:
00122524
Views:
13
>Hi,
> How to pass parameter to a parameterized view? I tried to use parameterized view, but when the form which bound to it comes up, VFP pops up a dialog to enter the value(lot of mess). I dont want to enter the parameter like that. Is there any way of passing the parameter to the view?
>
>Thanks
>Puri Malluru

Puri,

In teh data environemnt set the view's NODATAONLOAD to .T., then in the form's Init you can set up your parameter variable and Reuery("TheView")
Previous
Reply
Map
View

Click here to load this message in the networking platform