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
80
Work with Embeddable Editors
posted

Hi!

1. Can I access Embeddable Editors from other controls, i.e. Embeddable Editors written in characters, when it does not has focus?

2. Can I disable checking for input characters in Embeddable Editors, in particular, checking the type Decimal?

Parents
No Data
Reply
  • 469350
    Suggested Answer
    Offline posted

    DimKS said:
    1. Can I access Embeddable Editors from other controls, i.e. Embeddable Editors written in characters, when it does not has focus?

    I do not understand the question.

    DimKS said:
    2. Can I disable checking for input characters in Embeddable Editors, in particular, checking the type Decimal?

    Again, I'm not sure what you are asking. If you are using an UltraNumericEditor, then no, you cannot stop prevent it from checking that the characters the user enters are valid. Why would you want to?

Children