jQWidgets Forums

jQuery UI Widgets Forums Grid Select All and Row Fitler

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 11 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Select All and Row Fitler #30614

    kr.nanditha
    Member

    Hi,

    I am using checkbox selection in my grid. I also have rowfilters to filter the data.

    Issue:

    1) I filter a column in the grid using rowfilter.
    2) I then check select all check box. It selects all the visible rows.
    3) But when I try to get all the selected rows using getselectedrowindexes, I get all the rows of the grid.
    I just want to get the filtered rows in the grid.

    Please help

    Select All and Row Fitler #30621

    Peter Stoev
    Keymaster

    Hi kr.nanditha,

    The checkbox selects all rows, not only the visible rows. That is by design.

    Best Regards,
    Peter Stoev

    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.