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
245
DataBinding to Objects w/Multiple Collection Properties
posted

The WebDataTree is cool in that it automatically renders any properties that are collections in the object hierarchy.  What if I only want it to only render a particular property collection and ignore the others?

I thought that was done by setting the DataMember property to the name of the property that it should recursively render but that doesn't seem to work.  It still renders the other properties that are collections.

Am I missing something in the documentation?

Thanks!

Kevin

Parents Reply Children
No Data