I am having an issue with Ulta Combos that are bound to a binding source that uses a Data Member.
When I set the data source of the Ultra Combo to be the Binding Source that I want, Visual Studio (2005) hangs and sometimes takes up to 5 minutes before focus returns.
Upon investigation, it seems that thousands of lines of needless code has automatically been generated in the frmxxx.Designer.vb file. This generated code is all related to the 'banding' property of the ultra combo and is causing me massive problems. With an Ultra Grid there are ways of turning this annoying habit off, but there appears to be no such option in the Ultra Combo designer properties.
Has anyone else experienced this problem and if so how can I get around it?
Thanks,
Mike Farley
Well?
Could you be more specific? What exactly are these thousands of lines of unneccessary code that are being generated?