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
1330
UltraDateTimeEditor is throwing an exception
posted

I am having a difficult time fixing a bug in my application.  When I select an infragistics UltraDateTimeEditor an exception is thrown:

ArgumentNullException was unhandled -

EnterEditMode requires a embeddableElement parameter
Parameter name: embeddableElement

I can't figure out what this exception means so I can't find a way to fix it.