[Progress Communities] [Progress OpenEdge ABL] Forum Post: Error Generated When Deleting Records Too Fast

  • Thread starter Thread starter jts-law
  • Start date Start date
Status
Not open for further replies.
J

jts-law

Guest
Hello All, I have a view with a grid that uses submits for updates. I just noticed that if I click delete on the row followed by OK on the confirmation, then repeat immediately (because I want to delete a bunch of rows), I get the following error: Record not found in memory. When I refresh the grid I find that the record is actually deleted just fine. If I pause between deleting rows it works fine. What do I need to do so that this error is not displayed? Expecting the user to wait a second or 2 between deletes is not an option. If there's an event to wait for I could disable the screen until whatever needs to be refreshed behind the scenes is done, basically forcing the user to pause, I just don't know what to wait for. Louis

Continue reading...
 
Status
Not open for further replies.
Back
Top