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
340
Setting MaxLength property for igNumericEditor.
posted

Hello,

I want to set max length for igNumericEditor() as available in igTextEditor(). But as per the igNumericEditor API document MaxLength property is removed for igNumericEditor(). so what can i do for setting MaxLength for igNumericEditor().

Code:

$("#Field_Name").igTextEditor({
                            inputName: Field_Name,
                            width: "100%",
                            maxLength : 10});

Thank You

Karthikeyan Rajakumar
                                                  

Parents
No Data
Reply
  • 7555
    Offline posted

    Hello Karthikeyan,

     

    Currently I am working on it. I am discussing this matter with the developer who is responsible for igNumericEditor control. I will provide you an update when I will get further information from him.

     

    Sincerely,
    Divya Jain
    Associate Software Developer

Children