jQWidgets Forums

jQuery UI Widgets Forums Editors NumberInput allownull

This topic contains 1 reply, has 2 voices, and was last updated by  ivailo 9 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    allownull Posts
  • allownull #81233

    shardik
    Participant

    Hi
    at jqxDateTimeInput they are the property allowNullDate that property work fine
    How same property on jqxNumberInput?

    I’ve look allowNull, but not work same the jqxDateTimeInput

    When I press cancel I need set the empty value on jqxNumberInput
    $(“#jqxNumberInput”).jqxNumberInput({
    width: ‘250px’,
    height: ’25px’,
    theme: ‘energyblue’,
    inputMode: ‘simple’,
    allowNull: true
    });

    The same problem is on jqxgrid when the column type is numerinput
    Thank’s for help
    S

    allownull #81241

    ivailo
    Participant

    Hi shardik,

    The behavior that you need is simulated in this demo.
    If you have some problems, please try to update to the latest version(4.0.0).

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.