datagrid/dataset sel. all & copy to Excel
I am showing a datagrid in a .Net form - and the user would like to:
1) select all cells (I am using the background click for this - is there a better way?)
2) Hit ctrl-C and copy the the data to the clipboard - then switch to Excel and paste in
? Is there help anywhere or example code for this ?
! Thanks !
|