Wednesday, February 13, 2008
A Working Treeview Example with Drag and Drop
Here's another working treeview sample from UtterAccess.com. This one's pretty sophisticated, with a drag and drop function used to change who staff report to and another to drag unassigned orders from a listview into the treeview where you drop them on the staff that will work on them. A nice implementation indeed.
The author, Brent Spaulding, is one the the treeview experts at UtterAccess.
See also: other treeview posts on my blog.
The author, Brent Spaulding, is one the the treeview experts at UtterAccess.
See also: other treeview posts on my blog.
Posted by Stephen at 6:00 AM | Permalink | I'm reading: A Working Treeview Example with Drag and DropTweet this! | Add This! | Blog This |
Labels: forms, Listview, Treeview, vba, working example
Subscribe to:
Post Comments (Atom)
4 comments:
?
This is a great example! Thank you.
However, I am having trouble modifying the code to work with child/parent columns that are already text (not autoIDs).
Looks impressive - could you add a download link so I could look at this sample database? That would be really helpful to learn about how it all fits together. Thanks.
Broken link fixed 2011-08-27
Post a Comment