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
169
Pivot view serialization
posted

Hi,

In Samples for Silverlight DV, for XamPivotGrid, there is a nice sample showing how to save and load views.

How do I save the settings class (SavedPivotGridView) to the database ?

I tried to serialize it as Xml, but it does't work (classes inside are not serializable). I also tried using PersistenceManager, but it didn't store the collections' content (Rows, Columns, Filters, Measures).

 

Thanks,

Alex

Parents
  • 2050
    Offline posted

    Dear Alex,

    I'm in the middle of writing an article that extends the sample in question. It will also feature saving the data in a database. It is going to be ready in a few days. I'll post the link to the article here when it is done.

    I hope that is not too late for you.

    All the best,

    Atanas Dyulgerov

    Application developer in Product Guidance

    Infragistics

Reply Children