|
-
Oct 19th, 2007, 08:00 AM
#4
Fanatic Member
Re: How to copy one row from gridview A to gridview B
Something like:
row(NewTable.Columns(i).ColumnName) = gvr(NewTable.Columns(i).ColumnName)
If your problem is solved, please use the Mark Thread As Resolved under Thread Tools!
Show Appreciation. Rate Posts!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|