jQuery UI Widgets Forums Grid Checkbox column is not working correctly when grouping is turned on

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

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

  • sergii
    Participant

    I use jqxGrid in my application.

    One of columns is boolean so it’s displayed as a checkbox in a grid.
    All works fine until I turn on grouping by one of fields.
    In this case when I click on a checkbox in item 2 checkbox appears in item 1 when first and second group have 1 item each. (check box is set by row index but in case of grouping there are additional grouping rows)
    When I turn of grouping it works again fine.

    Example:
    -grouping row 1
    –physical row 1
    -grouping row 2
    –physical row 2

    when click the checkbox for “physical row 2”, the check box for “physical row 1” is checked

    How to solve this problem?

    • This topic was modified 7 years, 4 months ago by  sergii. Reason: add tag
    • This topic was modified 7 years, 4 months ago by  sergii. Reason: additional description

    Dimitar
    Participant

    Hello sergii,

    Could you, please, share a jsEditor example reproducing this issue? We would like to test your code in order to determine why it occurs. Please also make sure you are using the latest version of jQWidgets (4.1.2).

    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.