Announcement

Collapse
No announcement yet.

TreeView to ListView Drag and Drop

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • TreeView to ListView Drag and Drop

    Somewhere I have seen a sample that you can drag from a treeview item and drop on a listview to add the treeview node to the listview (a copy of the node, not remove the node), but I can not find it.

    2 further extremes would be one with a checkbox, or to go from ListView back to Treeview, but I am not too worried about that right now....I am just trying to get the "Basics" down in my head.

    Can anyone point me in the right direction?

    I have several examples of other core points, but still trying to wrap my head around the "Concept" vs "Why did the example do it THIS way????"
    Engineer's Motto: If it aint broke take it apart and fix it

    "If at 1st you don't succeed... call it version 1.0"

    "Half of Programming is coding"....."The other 90% is DEBUGGING"

    "Document my code????" .... "WHYYY??? do you think they call it CODE? "
Working...
X