Posts by nando • 1 point
1 post
- 
		0 votes2 answers7874 viewsA: How to pass lines from one Datagridview to another?There are several ways to do this, depending on the objects the datagrids use. As you give no further details, assuming you have 2 equal datagrids: use the same object list for the 2 datagrids add a…