I have created a windows form(C#), in which i have two datagridview .
datagridview1 has 7 columns (Like Sr.no, Name, Class,Div,Rank,Age,City)
and datagridview2 has 4 column(Like Sr.no, Name, Class,City)
i want to copy all the data from the datagridview1 to datagridview2 by a button click, in such a way that my datagridview2 displays all the data from datagridview1.
Ramesh PalanivelPosted Apr 11, 2017, 2:07 PM
Nihcas RednukPosted Apr 11, 2017, 11:21 AM
Ramesh PalanivelPosted Apr 6, 2017, 3:32 AM
Nihcas RednukPosted Apr 6, 2017, 2:34 AM
Ramesh PalanivelPosted Apr 6, 2017, 2:19 AM
Nihcas RednukPosted Apr 6, 2017, 2:10 AM
Nihcas RednukPosted Apr 6, 2017, 1:47 AM
Jitendra ShekhawatPosted Apr 6, 2017, 1:33 AM
Ramesh PalanivelPosted Apr 5, 2017, 2:57 PM