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. 

Parents
  • 71886
    Offline posted

    Hello,

    It is hard to say what is causing this without any details. Can you tell what is your scenario, what are you doing to get this exception?

    There are a lot of different reasons for this. Posting a small sample which reproduces the issue would be even better.

Reply Children