jQWidgets Forums

jQuery UI Widgets Forums React Selecting checkbox causes filtered grid to change

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  admin 10 months, 2 weeks ago.

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

  • jscoulter
    Participant

    HI.
    We have some strange behavior happening in the React JQXGrid.
    We have a grid with data being display as we want it, and we also have selectionmode={‘checkbox’} set.
    This all works as expected until we add a filter.
    Once we add a filter on a column and then click the checkbox that selects all the checkboxes, the filter is removed, and the items that were checked are now mixed in with the data that was not part of the filter, but their checkboxes are still checked.
    Ideally, we what to check the checkbox that does the select all, and not have the filter removed so only the data we want to see is still filtered.
    I home this makes some sense and I hope there is an answer 🙂

    Thanks, Jeremy


    admin
    Keymaster

    Hi Jeremy,

    Is there any logic related to the selection i.e listening to the selection change events and doing something inside the event handlers? Could you send us a sample which demonstrates this ?

    Regards,
    Peter

    jQWidgets Team
    https://www.jqwidgets.com/

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

You must be logged in to reply to this topic.