jQuery UI Widgets Forums TreeGrid Reload Treegrid

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Reload Treegrid #64984

    lawi
    Participant

    Hello,

    I have a treegrid populated with hierarchical data. My use case is when parent is approved, all the children should be approved. The user checks the parent and submits the form (ajax),on success I should reload the grid. What is the best practice? I tried using refresh and that seems not refreshing the data.

    Please advice.

    Thanks,
    Lawi

    Reload Treegrid #65000

    Dimitar
    Participant

    Hello Lawi,

    You can call the method updateBoundData to perform a data bind and update the jqxTreeGrid with the new data.

    Best Regards,
    Dimitar

    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.