Datagridview copy and paste problem
I have a datagridview and I cant seem to do a cop and a paste (CTRL + C or CTRL + V) . I always have to do a right click on the cell and choose copy or paste.
I have tried setting the property for clipboardcopymode but this is not helping.
What else should i have to do to enable copy and paste?
thanks in advance

