Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
Bind To Sub-Properties
posted

 I have a hierarchial data structure.

like

ParentNode

{

ParentObject

ChildNodeCollection 

 

ChildNode

{

ChildObject

GrandChildNodeCollection 

I bind to a collection of ParentNodes

I would like to set the fields in the data grid to sub-properties of ParentObject

like   <igDP:Field Name="ProjectObject.Name" />

do you have an suggestions for binding to the sub-properties of an object? 

 

Parents
No Data
Reply Children
No Data