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
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
Hello Divya Jain
Thank You, I'll be waiting for your reply.
Regards