Hello guys, here I am again asking for support.
I have a Form1 that contains a DataGrid and a 'Call' Button that calls Form2, on Form2 I have 2 TextBox and an 'OK' Button
I need to transfer the contents of the TextBox from Form2 to the Grid of Form1 when clicking the OK Button,
I did a lot of research and didn't find anything that fits my question, could someone help me with this?
a hug.
I have a Form1 that contains a DataGrid and a 'Call' Button that calls Form2, on Form2 I have 2 TextBox and an 'OK' Button
I need to transfer the contents of the TextBox from Form2 to the Grid of Form1 when clicking the OK Button,
I did a lot of research and didn't find anything that fits my question, could someone help me with this?
a hug.