|
-
March 13th, 2001, 04:26 AM
#1
How to add items to listboxs from textboxs?
Hi All
I was wondering if someone could help?
How do you add a number of items to a listbox from textbox's. I have three textboxs: FirstName, LastName and Age. I want to add the data i type in these boxs to appear in the listbox when i click an add button which has three columns in it. The listbox is for viewing only and it will of course have many row's in it after awhile, and i want to be able to select a row and that data appear back in the textboxs so i can edit them.
I also want to be able to delete a row when it's not needed anymore, i think this last one can be done by "removing.item" from what i have read so far. But the other bit is more difficult to find an example for.
Can anyone help?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|