hi,
I have a list of 20 cricket players in a sql table.I am able to display them in a datagridview in a win form.
I want the user (Coach) to be able to select 11 players from the datagrid and copy the selected players into another data grid. to create a new list.
i want to establish this manipulations can anyone guide me ..
Help is greatly appreciated.