H
Hrvoje Vrbanc
Hello all,
I've encountered a very strange problem: I have a GridView control on an
..aspx page that displays data correctly (in any case; with autogenerated
columns or with using item templates).
I added "Edit, Update, Cancel" command button to the GridView but when I
click on "Edit" nothing happens. I have to click the same button again and
only then the row displays EditItem template.
The same happens when I press, e.g. "Cancel" button - it takes two clicks to
enter normal GridView display mode.
I tried it on two machines and on both VS development server and full IIS
and it's always the same. It's very strange.
Is it some sort of a trivial problem and I'm somehow missing something
obvious?
Thank you in advance,
Hrvoje
I've encountered a very strange problem: I have a GridView control on an
..aspx page that displays data correctly (in any case; with autogenerated
columns or with using item templates).
I added "Edit, Update, Cancel" command button to the GridView but when I
click on "Edit" nothing happens. I have to click the same button again and
only then the row displays EditItem template.
The same happens when I press, e.g. "Cancel" button - it takes two clicks to
enter normal GridView display mode.
I tried it on two machines and on both VS development server and full IIS
and it's always the same. It's very strange.
Is it some sort of a trivial problem and I'm somehow missing something
obvious?
Thank you in advance,
Hrvoje