Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting items from combo box
Message
From
15/09/1999 22:04:29
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Selecting items from combo box
Miscellaneous
Thread ID:
00265316
Message ID:
00265316
Views:
54
Have two variables that a grid uses to display records with a view.
Have a combo box that has three columns, ProductName, ItemNumber and RevisionNumber, which is where the two vars come from. I want the second and third column values:
Var1=thisform.combo1.list(thisform.combo1.listindex,2)
Var2=thisform.combo1.list(thisform.combo1.listindex,3)
I don't think I understand the list/listindex because the refresh that calls the requery is not getting the two vars, or so it seems.
"Live Well, Laugh Often, Love Much..."
Next
Reply
Map
View

Click here to load this message in the networking platform