I am working on C# windows application
As per my project requirement i Need to two lists one on left with available items where user can choose more than one, then a list on right which shows selected items from left. Should have ADD /REMOVE buttons for selection and deselection. How to achieve this.
Please guide me how to achieve this.
Thanks
Madhupavan