AtomicChip
Programmer
OK... I have a table that I'm dynamically creating through code based on data from a SQL database. For each record displayed, I create a "delete" button (an ImageButton). The problem that I'm having is that when I click the delete button, the record is deleted from the database, but it still appears on the page. When the page is refreshed, the record disappears. I thought that Response.Flush() may provide some help, but didn't do anything. Has this happened to anyone else, or does anyone have any idea WHY this is happening and how to get around it? -----------------------------------------------
"The night sky over the planet Krikkit is the least interesting sight in the entire universe."
-Hitch Hiker's Guide To The Galaxy
"The night sky over the planet Krikkit is the least interesting sight in the entire universe."
-Hitch Hiker's Guide To The Galaxy