johnsonlim026
September 17th, 2007, 12:48 AM
Hi,
I am using the AutoGenerateEditButton feature provided in ASP.NET 2.0.This features will automatically generate cancel and update button when i click the edit button.
I put label in grid view's item template ad textbos in Edit Item Template.
My problem happen when user click the cancel button, the selected row 's does not switch back to label unless the click on the other row.Does anyone has any idea on this?
I am using the AutoGenerateEditButton feature provided in ASP.NET 2.0.This features will automatically generate cancel and update button when i click the edit button.
I put label in grid view's item template ad textbos in Edit Item Template.
My problem happen when user click the cancel button, the selected row 's does not switch back to label unless the click on the other row.Does anyone has any idea on this?