I\'m using gridview with templates to show and edit some information from a sql database.
When I edit and change the data in that row and then click enter it automat
I had a similar problem and I found a very simple workaround:
Whenever you press enter in the GridView now, the edited row will be confirmed.