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
95
UltraCombo Editor fires after dispose.
posted

This has been touched on before (as in http://blogs.infragistics.com/forums/p/43794/240571.aspx) and is a real pain in the butt.

The call stack is sort of self explanatory.

   at  myapp.ucFilterPanel.RolesCombo_ValueChanged(Object sender, EventArgs e) in C:\Data\Visual Studio 2010\Projects\myapp\uiControls\ucFilterPanel.vb:line 263
   at Infragistics.Win.UltraWinEditors.TextEditorControlBase.FireValueChanged(EventArgs e)
   at Infragistics.Win.UltraWinEditors.UltraComboEditor.OnValueChanged(EventArgs args)
   at Infragistics.Win.UltraWinEditors.TextEditorControlBase.OnValueChanged(Object sender, EventArgs args)
   at Infragistics.Win.EmbeddableEditorBase.RaiseValueChangedEvent()
   at Infragistics.Win.EditorWithCombo.Infragistics.Win.IValueListOwner.OnSelectedItemChanged()
   at Infragistics.Win.ValueList.ProcessSelectedIndexChanged(Int32 selectedIndex, Boolean commit)
   at Infragistics.Win.BindableValueList.SetDataSource(Object value, Boolean notify)
   at Infragistics.Win.BindableValueList.OnDispose()
   at Infragistics.Win.UltraWinEditors.UltraComboEditor.DisposeValueList()
   at Infragistics.Win.UltraWinEditors.UltraComboEditor.Dispose(Boolean disposing)
   at System.ComponentModel.Component.Dispose()
   at System.Windows.Forms.Control.Dispose(Boolean disposing)

Using Vesion: 10.3.20103.2094

Is it just me but I find searching infragistics support/documentation is the most difficult/frustrating web experience I have... The answer is often available: may I suggest it could be something to do with practice of placing every ultra buzz word on every page so search engines like Google have no options for determining relevancy, and  I find that the internal search is permanently wired to 'Sorry, we were unable to find any results using your search terms. Please change your search terms and try again.'