jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts

  • Prakash
    Participant

    Hello Hristo,
    I have tried with latest version but not working.

    Can you please provide sample code for to how to validity of the received JSON.
    What do you mean by how it bound to the DataAdapter?

    I am able to bind data using localData. But I want to use dynamic ajax calling so that dataAdapter.binddata() atomatically get latest data.
    And if I use local data on rebind it’s using old data.

    Thank you.


    Prakash
    Participant

    We are using jQWidgets v5.3.2 (2017-Sep).
    Do you think this is the issue ?


    Prakash
    Participant

    Hello Hristo,
    using async: true is not working.
    Some issue with binding of json data.!
    If you look into the error message it’s json object.
    Cannot use ‘in’ operator to search for ‘length’ in {“GROUPS”:{“ITEMGROUP”:.....

    Let me know if you need more information on this.
    Data from controller:
    {“GROUPS”:{“ITEMGROUP”:[{“OPTGROUPID”:”1″,”OPTGROUP”:”A”,”OPTTYPE”:”QUOTEITEM”},{“OPTGROUPID”:”2″,”OPTGROUP”:”B”,”OPTTYPE”:”QUOTEITEM”},{“OPTGROUPID”:”3″,”OPTGROUP”:”C”,”OPTTYPE”:”QUOTEITEM”},{“OPTGROUPID”:”4″,”OPTGROUP”:”D”,”OPTTYPE”:”QUOTEITEM”},{“OPTGROUPID”:”5″,”OPTGROUP”:”E”,”OPTTYPE”:”QUOTEITEM”},{“OPTGROUPID”:”6″,”OPTGROUP”:”F”,”OPTTYPE”:”QUOTEITEM”}]}}

    Thank you,

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