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
430
Dynamic Data Items in PivotGrid
posted

Hi,

what would be the recommended approach to configuring a cube within a FlatDataSource for instances when I don't know the data members until runtime?

So far, I have tried using Dictionaries and DynamicObjects, but neither of these approaches seem to be compatible.

Any assistance appreciated,

Thanks,

Phil

Parents
  • 14517
    Verified Answer
    Offline posted

    Hello Phil,

    You can create a collection of dynamic objects and assign this to the ItemsSource of the FlatDataSource.

    Please see attached sample.

    Let me know if you have any questions.

    Sincerely,

    Valerie

    Software Developer

    Infragistics

    www.infragistics.com/support

    DynamicClassEx.zip
Reply Children
No Data