Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Movelist
Message
 
To
31/05/2001 08:02:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00513079
Message ID:
00513124
Views:
17
>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

Hi Carmen,

You may try to download my samples from the FPA article about click-transparent controls. There is a mover control sample which will work with your listboxes. It will do also the moving by drag-and-drop.
http://advisor.com/Articles.nsf/aid/NEKLN01
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform