G
Guest
I'm a novice building a datagrid crud page and I have ASP.NET Cookbook and 4
web references to assist me. I am using VS 2003 so the code is not "inline".
My problem is that when I click the Edit button on the grid nothing happens.
Then I click it again and the expected happens i.e. the affected row is
re-presented in text boxes.
Both clicks of the Edit button cause a Page_Load but only the first fires
the Edit event (where grid.EditItemIndex is set).
Any help greatly appreciated.
jebbushell*yahoo*com
web references to assist me. I am using VS 2003 so the code is not "inline".
My problem is that when I click the Edit button on the grid nothing happens.
Then I click it again and the expected happens i.e. the affected row is
re-presented in text boxes.
Both clicks of the Edit button cause a Page_Load but only the first fires
the Edit event (where grid.EditItemIndex is set).
Any help greatly appreciated.
jebbushell*yahoo*com