jQWidgets Forums

jQuery UI Widgets Forums Grid Checkbox selection along with server side filtering and sorting.

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

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

  • santoshs
    Participant

    Hi,

    In JQXGrid, we are using server side filtering, sorting and pagination. Also we want to use checkbox selection.
    Checkbox selection features works fine i.e. it shows all rows selected even if data is not fetched on client (because of pagination). However, if we manually deselect any row and apply sorting or filtering, then row which we had deselected manually doesn;t work properly. Currently it seems to be handling things based on rowindex and now as sort or filter is applied rowindex is getting changed.

    So could you please suggest how best we can implement checkbox selection, server side filtering, sorting and pagination all together. Also we show correct selection of records even after filtering, sorting or moving across the pages.

    Thanks in advance for support.

    Thanks,
    Santosh Saraf


    Dimitar
    Participant

    Hi Santosh Saraf,

    Please clarify what you mean by the deselected row not working properly. What exactly is the behaviour you experience and does it occur with the latest version of jQWidgets (3.8.0), too? And would you be able to provide us with the relevant parts of your code so that we may better understand your scenario?

    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.