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
335
XAMDatetimeEditor in Partial trust
posted

Hi,

I'm having a editable grid containing Datetime editor field. My application runs in partial trust.
When I try to copy a date and paste it in a new row of same field it throws a error
and the application crashes.

Is there any soultion to avoid Paste option in datetime field or any other solution to avoid this error.

Can somebody help me in this regard?

Thanks in advance.

- Arthi

Parents
No Data
Reply
  • 54937
    Offline posted

    This looks like a bug. While it is true that full clipboard support is not allowed within partial trust, text clipboard support is. Since the masked editor is just dealing with text this should work and this seems like a bug. I would recommend reporting the issue to the support group and referencing issue # 15623.

Children