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
350
ultragrid on form spontaneously drops columns and layouts
posted

I am really exasperated about this.  I have a windows forms project in which I am using UltraGrid to present and manage information.  I spend a lot of time manually creating column definitions and dragging things around to get multi line layouts the way we need them.

 

It all works ok, until sometime for some reason I have not been able to determine, I re-open the form that has been saved in TFS, and the columns and layouts are gone.  I can find them in previous versions in TFS, but the way the UltraGrid Designer creates the definitions in the form.designer.cs file is such that there is no way to bring the layouts and columns back except to manually re-create them.

Is there a way I can store these columns and layouts to a file so that when they disappear, I can just read them back from a file?

Help

Jim Frisby