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
320
UltraCombo.get_Value() throws NullReferenceException
posted

One of our user reported an error and studying the log I discover that an exception is thrown on the line

okButton.Enabled = existingBatchDropDown.Value != null;

where existingBatchDropDown is of type UltraCombo.

Assembly Infragistics2.Win.UltraWinGrid.v10.2.dll, v2.0.50727

Maybe you know about such a bug and already fixed it or maybe you can give me some workaround?

Anyway I will be very grateful for your reply.

Thanks