Group: Forum Members
Posts: 533,
Visits: 2K
|
Hi,
I faced problem that BO.ParentBusinessObject become null in BO.FieldPropertyChanged event. After some debugging, I found that, BO.ParentBusinessObject is already become null in Field_FieldName_Descriptor.SetValue(). Once I leave this method, the ParentBusinessObject "came back".
Any ideas? Anyone able to access ParentBusinessObject in FieldPropertyChanged without problem?
Thank you
|