Datagrid problem

pano

New member
Joined
Mar 29, 2004
Messages
4
Hi,
this is my problem. I have two datagrids, one gets populated with certain amoutns of data from the database. Next what i want to do is have a button called "ADD" and when i click a row in the populated datagrid and selects ADD I want it to populate the 2nd dataGrid with the selected row.

I have done similar stuff in VB.NET but now Im using J#.NET, which is similar to C#. Does anyone have any leads as to how i could do this. Have been searching the net for over 3 days with no luck at all. Please help if anyone knows.
 
Back
Top