Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Movelist
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00513079
Message ID:
00513090
Views:
12
>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

Microsoft provides several example files with VFP. One of them (or maybe two) shows the way to do this. You might want to look at them in order to learn the technique. The example files are a great place to start.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform