ReadOnlyRootList - returning 1 item in collectionReadOnlyRootList - returning 1 item in collection
Old forum URL: forums.lhotka.net/forums/t/3727.aspx
rbellow posted on Tuesday, October 16, 2007
I have a ReadOnlyRootList (Employees) that tries tob build a collection of Employee objects. My Employee object is not a ReadOnlyRoot it is an EditableRoot.
All seems fine, but when executed the collection only is populated with the last Employee object. Does anyone have an idea why this would be the case?Copyright (c) Marimer LLC