Yes...i might have been given as Cell[5].But,that alone is not the mistake. I have resolved the problem now... I think the main mistake is that i haven't filled the Grid at the RowEditing event. After doing that,i got it. Anyhow,thanks for helping me... Now,i have another doubt. How to retrive the cell value of the BoundField in the RowUpdating event?. For example,i have to retrive the IncidentNo whose ApprovalStatus has been edited and have to pass both the ApprovalStatus and IncidentNo values to another function. Since The IncidentNo column is a BoundField control,how to get it's value in the RowUpdating event?
Yazhini