Problem with populating data from one grid into other
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I am trying to populate data into one grid name Grid1 using the row selected in Grid2. Grid1 and Grid2 have a common ID called ColorID . For a row with ColorID selected in Grid2 I want the data corresposding to that ColorID and also I have few combo boxes in the same grid2 selecting on which data to be populated in Grid1 Can someone help me with this or providing some link from which I might look and try to work on !! Thanks a lot !!