Hi
I have an asp.net page which has a datagrid with edit buttons. When clicked the edit buttons feed the field details into some textboxes on the same page where they can be edited, alternatively, a new record can be added by clicking a separate 'add new' button. If I click the 'add new' button and start to enter some text into the field then hit the enter button (by mistake) the page reloads and inserts all of the data from the first row in the datagrid???
Does anyone have any idea why this might be?
Thanks
Sila.
I have an asp.net page which has a datagrid with edit buttons. When clicked the edit buttons feed the field details into some textboxes on the same page where they can be edited, alternatively, a new record can be added by clicking a separate 'add new' button. If I click the 'add new' button and start to enter some text into the field then hit the enter button (by mistake) the page reloads and inserts all of the data from the first row in the datagrid???
Does anyone have any idea why this might be?
Thanks
Sila.