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
2150
Wierd persistence issues for SummaryRowSettings.SummaryDefinitionCollection
posted

If I add SummaryRowSettings.SummaryDefinitionCollection to my xamGrid, I can no longer properly serialize and deserialize using the persistence manager.

I start getting exceptions (System.NullReferenceException) from InfragisticsWPF4.DataManager.v15.2 at Infragistics.SummaryDefinitionCollection.GetDefinitionsBySummaryExecution.

Please see the attached example.  My question comes in two parts.

  • Why is SummaryRowSettings added to my serialized data (see ColumnLayoutPersistenceSettings is minimal/

    OnlySpecified)

  • Given SummaryRowSettings is serialized, why when it is loaded do I get System.NullReferenceException

  The way to test is to first click "Save" and then "Load".   You may need to regen GridStrings.Designer.cs to get the project to run...

This persistence stuff is a bit frustrating  Any help would be greatly appreciated.

DkbGrid.zip
Parents Reply Children
No Data