el_chief
28 Jun 2012, 5:11 PM
If a parent model is read successfully using either nested or remote loading then the child.ParentBelongsToInstance is set to the parent.
I am just curious as to why child.ParentBelongsToInstance is not set when calling child.setParent(parent)
Example:
http://jsfiddle.net/el_chief/XgnZP/6/
T (http://jsfiddle.net/el_chief/XgnZP/6/)hanks
I am just curious as to why child.ParentBelongsToInstance is not set when calling child.setParent(parent)
Example:
http://jsfiddle.net/el_chief/XgnZP/6/
T (http://jsfiddle.net/el_chief/XgnZP/6/)hanks