Home All Groups Group Topic Archive Search About

I'm tring to copy complete row from datagrid

Author
22 Jun 2006 10:00 AM
Danb
Hi All

I'm tring to copy complete row from datagrid

Author
22 Jun 2006 10:32 AM
Cor Ligthert [MVP]
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

Show quoteHide quote
"Danb" <bitto***@gmail.com> schreef in bericht
news:1150970435.386352.260110@i40g2000cwc.googlegroups.com...
> Hi All
>
> I'm tring to copy complete row from datagrid
>
Author
22 Jun 2006 5:05 PM
Ahmed
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?


Danb wrote:
Show quoteHide quote
> Hi All
>
> I'm tring to copy complete row from datagrid