Hello everyone!
I have a form with a datagridview and another form with textboxes. First I load the form with datagridview. This one has a button which open the form with textboxes to be fill. If all textboxes are filled and I clik a button of this form, I want to add rows in the datagridview of the first form.
When I click the button from the second form, it add a row in the datagridview, but in another form (another constructor), not in the first one.
Can anybody help me on this?

Hello!
I found here exactly what I needed.
Thanks anyway!
This is solved

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.