do all of them in Update_Command event instead,you need just two lines in Edit_Command,
Code:
dgImpact.EditItemIndex = e.Item.ItemIndex;
BindGrid();
then in Update_Command find your TextBox and retrieve its properties.
_____________________________
Mehdi.
software engineering student.
Looking for a good job for summer 2005.