1
How to update a row in grid view?
how to update a row in grid view when changes made to database..
Answer Question
| September 16, 2010 11:09 AM
Access, DataGridView, GridView, GridView RowUpdating, VB .NET, Visual Basic .NET
how to update a row in grid view when changes made to database..
GridView and RowUpdating and getting the Values
I have a gridview and I have my items in a template inside. I am trying to update the values after the edit mode but they are not updating and I keep getting a error saying its not an object. this is one piece of code where i am trying to access the data in [...]
Answer Question
| May 15, 2009 11:16 PM
GridView, GridView RowUpdating, RowUpdating
I have a gridview and I have my items in a template inside. I am trying to update the values after the edit mode but they are not updating and I keep getting a error saying its not an object. this is one piece of code where i am trying to access the data in [...]
1





