User Profile
Collapse
-
Drag-Drop Items from a listview to another listview in C#
An application I am working with has two listview controls. Items are added runtime from the database when form load. It requires a mechanism which allow user to drag item from a listview and drop in another listview. In code behind it should update the database.
No activity results to display
Show More