copying the column values of a Datatable into another data table in vb.net
- From: "Balu" <balu@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 2 Jan 2006 16:44:44 +0530
Hi All,
Can anybody tell me how to copy one column of a data table to another data
table.
Example:I have 2 data tables say dt1,dt2.
Here,i wanna copy only the 1st column values of dt1 into the 1st column of
dt2.
Its an urgent work for me.So,anyone of you can give me a solution to this.
Regards,
Mahalakshmi.
.
- Follow-Ups:
- Re: copying the column values of a Datatable into another data table in vb.net
- From: Cindy Winegarden
- Re: copying the column values of a Datatable into another data table in vb.net
- Next by Date: Re: copying the column values of a Datatable into another data table in vb.net
- Next by thread: Re: copying the column values of a Datatable into another data table in vb.net
- Index(es):
Loading