shadowspy1
Member
- Joined
- Jan 23, 2007
- Messages
- 6
- Programming Experience
- Beginner
I have two forms in my project right now. I have a bindingnavigator with a bunch of textboxes on Form1 which get data from a database. However, the problem I am having, and trying for a long time now looking code up on the internet on the internet and everything, is how to add the data from the textboxes to a DataGridView on Form2. Is there something for coding I just missed out there?