I need to build a WPF application that will display two listviews.
One will be the current Fields list, the other will be the destination.
The problem I have is I need to be able to allow users to create, drag, and drop connectors between the listviews to customize the connections between the items in the list.
Such as when a user Maps fields for database operations.
Can anyone help me with this?
Thanks in advance.
Carl
One will be the current Fields list, the other will be the destination.
The problem I have is I need to be able to allow users to create, drag, and drop connectors between the listviews to customize the connections between the items in the list.
Such as when a user Maps fields for database operations.
Can anyone help me with this?
Thanks in advance.
Carl