GridView RowUpdating Questions

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
asked by:
5 pts.

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
asked by:
15 pts.

1