Results 1 to 3 of 3

Thread: Listview copying from form to form

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2003
    Posts
    55

    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

  2. #2
    Fanatic Member
    Join Date
    Oct 2000
    Location
    Reading, UK
    Posts
    870
    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
    www.vb-tech.com
    .Net Freelance Development
    http://weblog.vb-tech.com/nick
    My blog

  3. #3

    Thread Starter
    Member
    Join Date
    Dec 2003
    Posts
    55
    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
  •  



Click Here to Expand Forum to Full Width