jQWidgets Forums

jQuery UI Widgets Forums Editors NumberInput Wrong Value on Save on the Database

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Wrong Value on Save on the Database #81419

    detberlin
    Participant

    Dear Jqwidgets team,

    I Use Jqwidgets 4.0.0 on Win8.1 and Internet Explorer 11

    I found which totally confused me an error here.

    The following scenario
    Only in German Format.
    When I make an input in a number field
    to store the correct values in the database.

    Input: 3,01 save on DB 3.01

    I load only the data from the database in the number field and does not change
    so, the decimal places are not saved.

    Load from DB 3.01
    View 3,01
    Save 3 after no Change on DB

    It must be directly a change so that the correct values are stored can.
    Please checked it once…

    Detberlin

    Wrong Value on Save on the Database #81443

    Hristo
    Participant

    Hello Detberlin,

    You could use decimalSeparator = '.' property to change the view.

    Best Regards,
    Hristo Hristov

    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.