Chapter 8, ASP.NET 2 P270 onwards
I'm trying to update existing records, as 'in try it out' P270 and have run into a problem. When I Update an entry I have to close the connection to the browser and reopen it for the change to take effect on the page I'm working on.
Also, when inserting a record, if I refresh the page as instructed I receive the following message -'To display the webpage again, Internet Explorer needs to resend the information you've previously submitted. If you were making a purchase, you should click Cancel to avoid a duplicate transaction. Otherwise, click Retry to display the webpage again'. If I click retry, the page appears but the new entry doesn't appear until I close and reopen the page and then I have duplicate entries. And then deleting, according to the 'Try it Out' P 276 section 6 I can't delete. I agree that I can't delete the records supplied with the Wrox download but I can delete records that I have input, but only with the DetailsView.
What am I doing wrong? Can anyone help, please?
Regards
|