jQWidgets Forums

jQuery UI Widgets Forums Grid Refresh Data Async Group States

This topic contains 3 replies, has 2 voices, and was last updated by  Dimitar 11 years, 6 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Refresh Data Async Group States #32506

    JackalDark
    Participant

    Hey All,

    We are trying to use jqxGrid to display financial data with KnockoutJS.

    We have two means of updating the data, through web sockets and with on screen controls.

    The grid updates perfectly fine but there’s one major flaw that is a show stopper:

    When the grid refreshes, if there are any groups, they will collapse to the original state.

    I know saving the groups Expanded/Collapsed state isn’t supported but we can’t have the user’s grid change on them when the data changes.

    This is a very obvious issue and I’d like to know what some of you have done to work around this or if there is any solution at all.

    Thanks

    Refresh Data Async Group States #32550

    Dimitar
    Participant

    Hello JackalDark,

    Unfortunately, there is no way to save and load the expanded/collapsed state of groups in jqxGrid.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

    Refresh Data Async Group States #32578

    JackalDark
    Participant

    I’ve been able to save the groups that were expanded but now I found out that the group expand function can only expand root level groups..

    Why would it only be able to expand root groups?

    Surely there’s got to be a solution out there for such a big problem…

    Refresh Data Async Group States #32623

    Dimitar
    Participant

    Hi JackalDark,

    I am afraid expanding sub groups programmatically is not supported by jqxGrid.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

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

You must be logged in to reply to this topic.