Unable to Hide Update Button in GridView Editing
Posted
by nitinkhanna
on Stack Overflow
See other posts from Stack Overflow
or by nitinkhanna
Published on 2010-06-14T09:57:38Z
Indexed on
2010/06/14
10:02 UTC
Read the original article
Hit count: 210
Hi,
I am using commandfield edit button to edit the row of the gridview. But unable to perform the basics.
This gridview is in update panel. When I press Edit button it shows UPDATE and CANCEL button but when I press UPDATE button it updates the DB but UPDATE button doesn't go back to EDIT one.
While Cancel is working as it should. Like on pressing CANCEL it goes back to EDIT button,
What I am doing worng.
Thanks.
© Stack Overflow or respective owner