jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: empty value empty value #60152

    bcd
    Participant

    Hi jqWidgets Team,

    Does jqxNumberInput support the null value at this moment version 3.5?


    bcd
    Participant

    Hi Peter,

    Thanks, I did get it to work.

    datafields need values.source. That was the trick.

    datafields: [
    // name – determines the field’s name.
    // value – the field’s value in the data source.
    // values – specifies the field’s values.
    // values.source – specifies the foreign source. The expected value is an array.
    // values.value – specifies the field’s name in the foreign source.
    // values.name – specifies the field’s value in the foreign source.

    Regards,

    BCD

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