I just use commandName = "Edit" to switch the gridview to edit mode. Then I use a custom command ("CallUpdate") so I can update it in a custom function. This all works fine except that I call refresh and refresh the page. IS STILL IN MODE MODE. How do I get around this?
source
to share