Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Form Wizard
Message
From
22/02/2002 05:03:43
Vikas Burman
Coveda Technologies Pvt Ltd
Chandigarh, India
 
 
To
22/02/2002 00:14:38
Ashish Patel
Hindustan Petroleum
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00623564
Message ID:
00623600
Views:
8
Hi Ashish

Gone are the days when Wizards are being used.

You can use the form designer instead.

Anyway, the solution is:

(1) Put a ComboBox on Form
(2) Set its Style property to 1
(3) Set its RowSourceType to 2
(4) Set its RowSource to the alias from which data is to be populated.
(5) Set the ControlSource to the field where selected value is to be stored.

There is more, for instance how you will show the text in ComboBox and what is get stored in ControlSource field.

Go thru the MSDN or contact me again.

cool!!
Previous
Reply
Map
View

Click here to load this message in the networking platform