I have code on my Application's exit path that saves out the layout of several UltraWinGrids. I have similar code in the setup side that loads them back in again.
Periodically the user messes up and wants to reset. So I added a menu item that deletes the files and then calls ResetDisplayLayout.
Yikes! ResetDisplayLayout definitely isn't doing what I expected, which is to return the view to what it looks like in the Designer. How do I do THAT?
Maury
Hi Maury,
I explained this in some detail here: Save and load layout is working, what about "factory reset" - Infragistics Community