Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Move list
Message
From
29/07/1999 18:25:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Move list
Miscellaneous
Thread ID:
00247991
Message ID:
00247991
Views:
51
I have a movelist class with 2 listbox (lstSource and lstSelected)that allows the exchange of items between them.
When somebody adds new information in the buffered view1, I use the movelist for assigning the respective items in view2 and they are in the lstSelected object that doesn't have controlsource, I scan the lstSelected.List to read items and insert them into buffered view2, but I have a trouble because I don't find the records that are buffered and get index error (because one item is inserted two times).
Where can I scan the lstSelected.List and insert the items to buffered view2? (view1 is parent of view2)
Next
Reply
Map
View

Click here to load this message in the networking platform