jQWidgets Forums

jQuery UI Widgets Forums TreeGrid hierarchicalCheckboxes not working after rows are sorted

This topic contains 2 replies, has 2 voices, and was last updated by  ivailo 9 years, 10 months ago.

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

  • Kalvin
    Participant

    Hi,

    I am using the hierarchicalCheckboxes in my tree grid. The selection behavior between parent and child rows are working as expected before sorting. Checking a child row would show partial selection on the parent row checkbox. Parent row would be checked automatically when all child rows are checked. Likewise, unchecking one of the checked child rows would show partial selection on the parent row, and parent row would be unchecked automatically when the last checked child row is unchecked.

    However, the problem starts after the rows are sorted by any sortable column. In my case, I have both sortable and non-sortable columns. First, the parent row doesn’t show partially checked checkbox automatically like it does before. Second, the parent row is not checked automatically when the last unchecked child row is checked.

    I tested in the below example, and it shows the same problem. Is this a bug, and would it be fixed soon?

    Thanks


    Kalvin
    Participant

    Did know why the link doesn’t show on my previous post, but here is the url to the example where the same problem can be seen.

    http://jsfiddle.net/jqwidgets/mbLb4n7o/


    ivailo
    Participant

    Hi Kalvin,

    Thanks for the feedback.
    We will investigate the issue and fix it in some of the next releases.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.