Greetings,
I have recently upgraded from v7.2 to v9.1.20091.2039 of the Infragistics framework, and now my UltraGridColumnChooser controls in my winform apps no longer allow me to select the columns that are also being used in the GroupBy collection of the UltraGrid. The group-by columns do appear in the column chooser, but I cannot check them.
This definitely was working in v7.2, and is no longer working in v9.1. Any help would be greatly appreciated.
Thanks,
Tristan
Hi,
I ran your sample and I am able to duplicate the problem. It seems to work fine in v8.3, but not in v9.1, so this must have been broken by a fix for some other issue.
I've forwarded this thread over to Infragistics Developer Support so they can check it out.
Understood. Here's a sample project with the same code.
Thanks!Tristan
Yes, that works, but then you can't open the form designer and it makes for a very confusing project that's difficult to work with. modify, or debug.
Mike,
No need to break anything up. Just create a new winform project, and replace the entire contents of Program.cs with that code.
-Tristan
Any chance you can simply attach a sample project here?
Breaking up this code into the appropriate files and building a probject around it will be a nightmare. :)