Results 1 to 3 of 3

Thread: Drag and Drop From Listview to another Listview

  1. #1

    Thread Starter
    PowerPoster Beacon's Avatar
    Join Date
    Jan 2001
    Location
    Pub Floor
    Posts
    3,188

    Question Drag and Drop From Listview to another Listview

    Hey Guys,

    I've think i've tried everything but cant get it to work. I can get it to work to a text box or a list bow but not to another Listview!!

    Anyone know how to drag the contents of a listview to another listview??

    b

  2. #2
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724
    Declare a modular variable, and when you start dragging from the source, set the modular variable to the selected listitem. When you drop on the destination, use the modular variable to set the properties

  3. #3

    Thread Starter
    PowerPoster Beacon's Avatar
    Join Date
    Jan 2001
    Location
    Pub Floor
    Posts
    3,188
    aha i didnt think of that!

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