Auto Data From DataGridView
This is a sample code using VB.NET 2008 and SQL Server 2005 to show how to auto save data from DataGridView to database. You can browse the code and try it yourself. 1. you need to restore database from folder Database 2. open AutoSaveOnDataGridview solution 3. Change database connection in file app.config I hope you enjoy it.