K
Ken
Hi,
I have an aspx page with a user controls in it. The user control has a
Gridview that is programatically data bound, AutoEdit button is
enabled. The gridview edit, cancel and update events are wired to
respective methods in the code behind. Here's the problem, when I
click on the edit link for any row in the grid, the update and cancel
buttons are not getting displayed. I am stumped running out of ideas
on how to debug this and would appreciate any help.
Thank you
Ken
I have an aspx page with a user controls in it. The user control has a
Gridview that is programatically data bound, AutoEdit button is
enabled. The gridview edit, cancel and update events are wired to
respective methods in the code behind. Here's the problem, when I
click on the edit link for any row in the grid, the update and cancel
buttons are not getting displayed. I am stumped running out of ideas
on how to debug this and would appreciate any help.
Thank you
Ken