Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving records in listboxes which are bound to tables
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01028736
Message ID:
01028822
Views:
13
Neil,

>I have a form with 3 listboxes. In the 1st listbox I have the ability to add new users. By clicking the Add New button shows a small form to add the user. In the 2nd listbox I have the ability to add groups again by clicking the Add New button shows a small form to add the group. In the 3rd listbox I want the ability to select the Group that I want and then the users that I want so when I click a particular button I want those users I have selected to be added to the group I selected. Can anybody help me in how I would do this.

Have you looked at some of the Mover classes that are in the FFC or fiels here?

>Also how do I refresh a listbox on my main form when I push save on another form?

If you DO FORM to a modal form you could assume a change had been made and call the appropriate lst.Requery() to get it to reread its RowSource.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform