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
320
Hierarchical data issues
posted

A couple of issues I would like to get feedback / workarounds for (using WPF v.9.1.20091.1006):

1. I have the FieldLayoutSetting set as follows:

ExpansionIndicatorDisplayMode="CheckOnDisplay"

However if the top level collection contains items with multiple child collections, then this does not work as expected.  All the expansion indicators are left visible with the default '+'.  If you have only a single child collection then all works as expected and only the items with a non-empty child collection display the expansion indicator. 

2. It appears that the description for a layout only shows if there are multiple sibling collections per parent. (see attached pic).  I would like to have the description always show.  Is there a way to accomplish this?