Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there another solution for movebars in listbox?
Message
From
05/02/2004 04:33:00
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00874202
Message ID:
00874337
Views:
12
Hi,

>>
is there another solution to this listbox2 without using rowsource=3? Also, is there a quicker way to save the new order items back to orginal table?
>>

I'd make crstctask an updateable view, set the listbox2.rowsource to 1 and spin through the cursor using .AddItem to populate the listbox. After the user has finished shunting things around spin through the listbox updating the tct_order field then update the underlying table.

Regards,
Viv
Previous
Reply
Map
View

Click here to load this message in the networking platform