jQWidgets Forums

jQuery UI Widgets Forums Grid Sub grid in nested grid only bind the last record.

This topic contains 0 replies, has 1 voice, and was last updated by  Magicloud 12 years ago.

Viewing 1 post (of 1 total)
  • Author

  • Magicloud
    Member

    Here is the js file: http://pastebin.com/R7Rma5Ai
    All data sent by servers are correct.

    After I added a page, then adding charts within this page, things seemed fine. Data were in the DB. But when I refreshed the page, there was only the last record (In this case, Trans in % to plan) of the data returned from http://10.69.208.174:3000/admin/charts?page=MyPage.

    This is the data of /admin/charts?page=MyPage:
    [{“value”:{“page”:1,”formula”:”(processpathrollup[IB Total].hoursatplanrate + 84/84) / processpathrollup[IB Total].actualhours”,”name”:”IB % to plan”},”key”:2},{“value”:{“page”:1,”formula”:”369″,”name”:”Test”},”key”:3},{“value”:{“page”:1,”formula”:”processpathrollup[Transfer In – Total].pcttoplan”,”name”:”Trans in % to plan”},”key”:1}]

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.