|
-
Jan 5th, 2004, 06:31 AM
#1
Thread Starter
Member
Listview copying from form to form
Hi im trying to move a ListView1 (list view box) from form 2 to form 3 :/ i have no idea how :/ please help
-
Jan 5th, 2004, 07:10 AM
#2
Fanatic Member
not sure what you mean but from what i think you have three choices
1, Copy data through code from listbox in form1 to form2
2, Create form1 and get form2 to inherit it so it contains the listbox as well
3, Pass the data from form1 to form2 in a dataset or something
Hope this helps
Nick
-
Jan 5th, 2004, 07:14 AM
#3
Thread Starter
Member
well the list view on form2 is like a invoice,
values will be entered into it, and then i want it to copy all the values to form 3 :/
does that make it clearer abit :/
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
|