jQWidgets Forums

jQuery UI Widgets Forums Getting Started jqxNumberInput allowNull cannot be empty

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 5 years, 3 months ago.

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

  • ajcs
    Participant

    When using jqxNumberInput and allowNull I expect the display to start empty instead of zero. I saw one solution about setting the initial display to empty but this does not help if the user wants to delete the value so it is empty again.

    Surely allowNull should mean that the value can be empty and that the user should be able to just press delete to show a value has not been entered.


    Hristo
    Participant

    Hello ajcs,

    You could add custom logic to achieve it.
    Because the default behavior is to show zero when the current value is deleted.
    Please, take a look at this example it could be useful.
    I hope it will help but please, let me know if you have any questions.

    Best Regards,
    Hristo Hristov

    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.