DataGridView Doubt
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I Get the Table values from sql server 2005 and display it in a DataGrid View in VB.NET 2005 Now I want to Add new record and Edit the values of existing one. How to do it? Give me sample code.. Thanks in Advance