Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid's properties
Message
From
09/01/2001 15:54:35
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00459858
Message ID:
00461399
Views:
12
The RowSource of that combobox is this: SELECT authtype FROM authtype INTO CURSOR cur2 NOCONSOLE
The RowSourceType of that combobox is this: 3 - SQL - Statement

The ControlSource of the Combobox is this: authtype.authtype
The ControlSource of the Text is this: auth.authtype

Anything need to be modified for the RowSource? The grid is suppose to show the data from the auth table. The AUTHTYPE table has only one field, to have a list for that combobox, to be stored on the AUTH table (can not type something else on the AUTH.authtype, must come from AUTHTYPE.authtype).

Chuck

>>>>>>>>>>>>>>
>Actually I was refering more to the RowSource of the combobox more than the ControlSource.
>I assume that the RowSource is different than the controlsource. It usualy is a small lookup table or an array. I meant the field of the lookup should be the same definition as your auth.authtype
Today is tomorrow's yesterday.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform