Hallo,
We look for a component package in WPF for new ERP system. We want thin desktop and web client.
Now I analyze data binding of component for pivot table.
You have it perfectly solved in web package Kendo UI (http://demos.telerik.com/kendo-ui/pivotgrid/index). A next data are loaded only if user expands next level. Can I achieve this behavior in WPF?
In your WPF trials it seems that all data are loaded once and while expanding these are only shown. I try XmlaDataProvider (demo XmlaStyleRaggedHierarchies) and I defined expand behavior for collapse all levels.
We look for a component package in WPF for new ERP system. We want thin desktop and web client.
Now I analyze data binding of component for pivot table.
You have it perfectly solved in web package Kendo UI (http://demos.telerik.com/kendo-ui/pivotgrid/index). A next data are loaded only if user expands next level. Can I achieve this behavior in WPF?
In your WPF trials it seems that all data are loaded once and while expanding these are only shown. I try XmlaDataProvider (demo XmlaStyleRaggedHierarchies) and I defined expand behavior for collapse all levels.