Sir i have write a code with gridview for updating a table value
the line is
string id = GridView1.Rows[e.RowIndex].Cells[0].Text;
but one error I have no idea why is error create
the red indicate error
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajeesh MenothPosted Feb 22, 2016, 7:27 AM
Shubham KumarPosted Feb 22, 2016, 7:15 AM