Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Movelist
Message
From
31/05/2001 08:02:24
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Movelist
Miscellaneous
Thread ID:
00513079
Message ID:
00513079
Views:
43
I have two List box, I need to move item from the source list to selected list
I using SQL statement to fill into the source list for example:

in the init method :

select partno,partdesc from stock order by partno into cursor aa

select aa
go top


How to put into source list

Coding will appreciated. Thanks and sorry for my english
Next
Reply
Map
View

Click here to load this message in the networking platform