Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
3230 Points
668 Posts
Apr 23, 2012 10:12 AM|LINK
hi,
int id= Convert.ToInt32(GridView1.DataKeys[e.RowIndex].Values["id"].ToString());
tusharrs
Contributor
3230 Points
668 Posts
Re: How to update GridView?
Apr 23, 2012 10:12 AM|LINK
hi,
int id= Convert.ToInt32(GridView1.DataKeys[e.RowIndex].Values["id"].ToString());
( Mark as Answer if it helps you out )
View my Blog