Print Page | Close Window

Detached rows remain in queue after save

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=2169
Printed Date: 28-Mar-2024 at 6:57am


Topic: Detached rows remain in queue after save
Posted By: downeytim
Subject: Detached rows remain in queue after save
Date Posted: 17-Sep-2010 at 3:02pm
We seem to be having an issue when deleting newly added and unsaved rows.
 
When we add an entity to the cache but before the save is called we delete the entity it seems to be remaining in the cache.  When we refresh the screen the entity was added from we are getting a "row not in datatable" error.
 
Is there something I am doing wrong?  The developers guide states that these rows will be removed from the cache.  But in our case they clearly are not.



Print Page | Close Window