grid control error on save handling

Issue No: GRN-214
Created 9/4/2015 9:45:09 AM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 15.3
Description Try to remove existing storage type, but it would create data integrity issues if deleted...   !pastedImage_d42985_0.png! Upon save: !pastedImage_d42985_1.png! !pastedImage_d42985_2.png! Above message is not meaningful but correct...   added a new row   !pastedImage_d42985_3.png! hit save, it says "SAVED" but this is not accurate, it did not really remove 2   and it did not save new.     I think there is 2 parts, first program needs to know when this happens   1) program or frame work should "undo" the remove that is invalid, maybe?   2) for sure the screen should not show "saved" when it did not save.