Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Transfer texbox data to Datagridview using VB.net

Author  Topic 

Villanuev
Constraint Violating Yak Guru

478 Posts

Posted - 2015-02-20 : 01:44:58
Hi,

I'm newbie in vb.net. I have a form with textboxes and DataGridview. my requirements is to transfer the textboxes data to Datagridview using button. May I ask your help on how to work on this in vb.net. thank you.

I have 3 textboxes and 4 columns in datagridview. the first column is autonumbering.
   

- Advertisement -