How to Validate Rows against databse whrn not deleting immediately


Author
Message
Ger Cannoll
Ger Cannoll
Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)
Group: StrataFrame Users
Posts: 430, Visits: 507
I am editing in 'Block Mode (i.e. CheckCurrentRowBeforeNavigate is set to false)  and also I have deletes set not to update the backend immediately but to delete when the Save button is pressed.

Say I have the following fields, and my Business Rules dont allow the Data to be duplicated:

Row   data
1     A
2     B
3     C


I do the following:
1. Delete Row 1
2. Change Row 3 from C to A


Now when my business rules kick in I cannot save because it says Row 3 (Now has  an A) causes a duplicate (Because Row 1 even though it has been removed from the BO. is still in the Database

Anybody got any ways round this.... I know i could get the user to Delete first, then save and then do the amendments, but was wondering if there is any paramater setting in the framework that will allow me to do the above in one 'Editing' session.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search