I'm tring to copy complete row from datagrid

  • Thread starter Thread starter Danb
  • Start date Start date
DanB,

That row should be in a datarow or represented as that by a datarowview, so
try that one.
(If there are columnstyles used that the seperated items).

Cor
 
What are you going to do with it after you copy it? Do you need a copy
of the data? are you pasting it into another datagrid? are pasting the
data into a file?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top