Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Column data in a listbox
Message
From
02/06/1998 09:32:43
 
 
To
02/06/1998 09:29:17
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00103902
Message ID:
00103937
Views:
19
>>Having a listbox with 4 columns. The value of the control is bounded to column 2. I can know wich is the data in the fourth column of the selected item cause is stored in the value property. But, how can i know the data in the fourth column of any of the items in the listbox?
>>Something like 'mycontrol.list(3).key'. The rowsource is a cursor.
>
>When you select some row from Rowsource (cursor) it means that record pointer moved to the same cursor record and fourth column value is CursorAlias.Field4

Well. that's not possible cause the listbox is multiselect. But Marcia has give me the solution with 'mylistbox.list(x, 4)'. Thanks anyway Edward.
Carlos.
Saludos,
A.G.P.
---------
Previous
Reply
Map
View

Click here to load this message in the networking platform