Posted on: 1/5/2014 6:01:31 PM | Views : 704

I have data in GridView.
it has many rows of data from sql server. 
The code is generated automatically. Nothing edited manually..
When i click on update button in the first row, in the gridview, and change the data. It updates successfully.
But when i click on update button of any other row except the first row, and change the data. The changes does not reflects.
Only first row is updating. WERID!!! 
But why...? Do anyone know??

Go to the complete details ...