Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

Copy data from datagrids into a new datagrid

$
0
0

Hi,

I am at the beginning of learning and went on a small personal projet, I have an issue that I am not able to fix after looking around the web, I use two datagrids, the first one contains ID, Names, the second one contains ID and Time (coming from a stopwatch).

What I want to do is to have a third grid where I will have the ID, Name and the corresponding Time. My pain point is to read the first datagrid, find the corresponding time in the second datagrid and create new entries containing the information in a third one.

I have no database, it is only data created during the execution of the program

Any guidance / example will be appreciated

Thanks in advance,

JP



Viewing all articles
Browse latest Browse all 31927

Latest Images

Trending Articles



Latest Images