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
230
Persist XamGrid settings with PersistenceManager
posted

Hi,

I am using the XamGrid v10.2 with the latest service release. I want to persist the grid settings with the PersistenceManager. This works fine, in case of just one band is displayed. But in case of two bands are displayed at restore the all the cells are empty, but the record-count is like expected.

When I comment the definition of the second band out at XAML the persistence save and load procedure works as expected. My data is structured that each top level record will contain four second level records which shall be displayed at the second band.

What I am doing wrong here? I don't really need to store the settings of the child-band therefore I also can exclude this. I tried around with the PersistenceSettings, but I only can exclude each column setting :-(

Can somebody help?

Regards
Johannes

Parents Reply Children
No Data