Cancel

Posts   
 
    
alexvdb25
User
Posts: 2
Joined: 06-Sep-2010
# Posted on: 27-Sep-2011 11:25:31   

Hi,

I have 2 LLBLGenPro generated entities:

CustomerEntity CustomerLabelEntity

CustomerLabel has a property Customer (of CustomerEntity type)

In code I assign a CustomerEntity object to the Customer property of an existing CustomerLabelEntity.

Afterwards I want to cancelEdit the CustomerLabelEntity but the Customer property still contains the CustomerEntity object. All other fields behave like the way I want (but they are binded using BindingSource) How can I easily resolve this?

Thanks and best regards, Alex

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 27-Sep-2011 14:06:33   

Which runtime library version (build number) are you using? Please check the forum guidelines for more info.