jQWidgets Forums

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: May be BUG for Separator May be BUG for Separator #3921

    nicolapippo
    Participant

    Hi,
    I have a problem.
    I’m using

    decimalSeparator : “,”
    groupSeparator: “.”

    when I insert the value from the keyboard everything is ok but
    If I set the value of the input with “.jqxNumberInput(‘val’, 561.23);” the result in the input is “561,00” or
    If I set the value of the input with “.jqxNumberInput(‘val’, ‘561.23’);” the result in the input is “5.61.,00”

    There is another way to set values ​​with the decimal separator “,” or this is a bug?

    Thanks

Viewing 1 post (of 1 total)