Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox/Grid problem
Message
From
12/02/2002 16:29:40
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00618820
Message ID:
00619149
Views:
27
I have a combobox within column2 of a grid; the rowsourcetype is set to SQL statement. The statement is this:
select acctno from glacct into cursor gllookup


As Cetin says, this statement should not be too long at all. Just for grins and giggles, what happens if you set the RowSource up like this:

.RowSourceType = 6
.RowSource = "glacct.acctno"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform