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
1210
Adding Hierarchy levels in a PivotGrid
posted

I have a WinForm PivotGrid bound to a FlatDataSource. I am trying to figure out how to add custom hierarchy that has levels which expand (like the DateTime will do automatically). Each class object contributing to the FlatDataSource may have different number of levels. Some have just one while others may have 5 levels.

I have found some samples using FlatData.HierarchyDescriptor but cannot figure it out.

Can somebody send me in the right direction on now to get this going?

Thanks,

Trausti

Parents Reply Children
No Data