Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor field contents via listbox index
Message
From
19/12/2000 17:11:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Cursor field contents via listbox index
Miscellaneous
Thread ID:
00455246
Message ID:
00455246
Views:
95
I have a listbox with its rowsource as a SQL statement into a cursor. I used the example for creating a set of checkboxes in the list box from the MS knowledge base. The example shows how to display or use the value chosen using
ThisForm.List1.ListItem(i)
, where i is the index value of the chosen (checked) item in the list. My question however is how do I get the contents of a field in the cursor for the chosen record, that is not being displayed, rather than the displayed value?
Next
Reply
Map
View

Click here to load this message in the networking platform