jQWidgets Forums

jQuery UI Widgets Forums Editors NumberInput Add Group Separator when necessary

This topic contains 1 reply, has 2 voices, and was last updated by  admin 6 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Add Group Separator when necessary #101520

    Richard Chu
    Participant

    Hi,

    Currently I met this situation when using the jqxnumberInput.
    For example,
    I added number input widget with advanced mode.
    I need to type 1000. The value was displayed as _,___,__1,000.00 right now. But I do not want this. I only want ______1,000.00.
    In short, I’d like to use group separator when necessary.

    Could the function be supported right now?

    Best Regards,
    Richard

    Add Group Separator when necessary #101522

    admin
    Keymaster

    Hi Richard,

    The NumberInput has two edit modes – “advanced” and “simple”. May be you can try the “simple” mode as it is closer to what you try to achieve. Customization of the rendered number in advanced mode is not supported.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    https://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.