Hi,
how can I change template for having propertychanged also on navigation properties;
this because in a relation of 0..1 to * the property does not have a notifier for propertychanged and we are in need of notifying UI when it happens.
thanks
Generate propertyChanged on Navigation Properties
-
- Posts: 41
- Joined: Fri 12 Apr 2013 19:05
Re: Generate propertyChanged on Navigation Properties
We will notify you when the required code generation is implemented in a predefined template.
Re: Generate propertyChanged on Navigation Properties
We have updated the predefined DbContext template shipped with the newest (5.8.782) build of Entity Developer to generate OnPropertyChanged on navigation properties as well.