|
|
Browse by Tags
All Tags » AttachEntity
-
I'm in the very early stages of finding a bug in my application. While hunting I noticed something a little strange;If I new up an entity as a standaloneset it's propertiessave (as standalone) attach to an existing collectionget a reference to the entity that has been added to the collectionchange propertiesthe collections IsDirty property ...
-
I suspect I'm just talking to myself here. But I do hope somebody else finds all this useful at some point.
There is one part in all of this I still don't understand:
If you have a DataGridView bound to an entity collection (like my PhoneCollection)...
...and then you grab a single item from the collection (in my case, a Phone ...
|
|
|