Connecting Tech Pros Worldwide Forums | Help | Site Map

Get Data From 2 GridView and write it in new GridView

Newbie
 
Join Date: Nov 2008
Posts: 1
#1: Nov 19 '08
dears i have tow gridview i want to get some data from them depend on the checked rows and then copy those rows in a new gridview the to gridview columns is (Date, Name) and the new grid view colums should be (1st Date, 1st Name, Sec Date, Sec Name) where 1st from the 1st gridview and then Sec from the sec GridView.. can any on help me with a completed code (VB.Net is recommended).

Reply