Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-Column Listbox via AddItem/AddListItem
Message
From
01/12/1999 10:45:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Multi-Column Listbox via AddItem/AddListItem
Miscellaneous
Thread ID:
00297316
Message ID:
00297316
Views:
35
I have an array of 4 columns built out of a SELECT, and I'm trying to use it to populate a 4-column listbox on a form. The thing is, I need to allow the users to reorder the entries with MoverBars, which means the data source must be None, and the elements added with AddItem or AddList item.

The problem is, I can't seem to get the array elements to all add in the same row. My problem seems to hinge around what values to enter for nIndex (AddItem) or nItemID (AddListItem), which I *have* to pass because I need to pass nColumn after it.

Does anyone have a code snippet for populating multi-column listboxes via AddItem/AddListItem?

thanks in advance.

-- jas
Next
Reply
Map
View

Click here to load this message in the networking platform