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
110
Reset() method on WinGrid
posted

Hi

I'm writing a save layout method that allows user to create their own layouts and just in case they mess up I have used the Reset() method on the DisplayLayout. But...I have used a column chooser and when the layout is reset the column chooser button vanishes.

Any idea why this happens and what can I do to fix it? Is there another Reset() method I should use. Currently I have had to use a default layout xml file to reset the layout to the defualt one, but this is just a bit of overhead I'd rather do without.

Thanks

Jeff