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:
00513185
Views:
15
Didn't see you here for a long time...

>>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.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform