0
I’m making a loyalty system, and I wanted to use two forms for customers, Form1 with the datagridview and a button register and the other form2 with the data fields to be filled in, that form2 would be triggered by pressing the sign-up button on Form1, hence when you saved the data in form2 they appear in the datagridview Form1. Can someone help me??