I want to do the following using the DataGrid view
1. Copy individual or multiple cells from the Grid, and paste to a text file
-- When I try to do this, I am copying the whole row. I just want to copy one cell, or multiple cell. I want functionality similar to Excel
2. Copy contents of one or more cells and copy to a different section of the Grid
-- I am not sure if the current control supports it or not. When I tried to do this on a sample Grid, it didn't work
1. Copy individual or multiple cells from the Grid, and paste to a text file
-- When I try to do this, I am copying the whole row. I just want to copy one cell, or multiple cell. I want functionality similar to Excel
2. Copy contents of one or more cells and copy to a different section of the Grid
-- I am not sure if the current control supports it or not. When I tried to do this on a sample Grid, it didn't work