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
130
Ultra Combo Multi-Banding
posted

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