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
235
Grouping on demand
posted

Hi!

I have a feature request, where I have to activate grouping only if the group-operation will result in more than one group. If there will be only one group, I have to display a “flat” list. Is there an easy way how I can achieve such a behaviour?

To provide a little bit more background information.

  1. The bound data source is populated asynchronously
  2. During initialization of the view, one or more record filters may be applied in code-behind.
  3. The group-by-filter is defined in code-behind or at design time
  4. We use NetAdvantage for WPF 2012 Vol.1

Best regards,
HiCo