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
1706
Save column position & size - (Infragistics 2013 Volume 1)
posted

Is there a simple way to load and save basic column info such as position, size, and sort based on the key, without saving other column data such as its max and min values?

I looked into the DisplayLayout's Save method, but it is not 100% clear to me what is being saved and each option seems like it is saving significantly more info than desired, making it difficult to update that info in the code and prevent the client's "Layout" information from reverting that.

Any insight on this would be appreciated.
Thank you.