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
640
DataPresenter: SaveCustomizations: Is it possible to manage which action get persisted? Similar to the PersistenceManager?
posted

In our eTrading Blotter application we provide the ability to save / load Blotter layouts, the underlying control is a XamTreeGrid.  The layout is serialized and persisted into a legacy database. 

Currently users are able to save 6 layouts before an SQL error occurs, it is possible to limit the amount data stored by only tracking certain actions?  I am familiar with the PersistenceManager options.

 

Regards,

Michael