jQWidgets Forums

jQuery UI Widgets Forums Grid Row Limit for Filter

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

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Row Limit for Filter #75897

    DanT
    Participant

    Hello,

    In one of our applications we allow users to filter their data via the filter row in a jqxGrid (filterable: true, showfilterrow: true). It all works pretty well if the number of rows they’re filtering on is limited (say 200 rows). At a certain point, filtering no longer works (e.g. around 2000 rows). Is there a limit for the number of rows a filter can be applied on?

    virtualmode is false.

    Best regards,
    Daniel

    Row Limit for Filter #75900

    Peter Stoev
    Keymaster

    Hi Daniel,

    There is no limit. Actually, in our own demo we use 500 rows. We would never put such limits because there is absolutely no sense in doing that.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Row Limit for Filter #75909

    DanT
    Participant

    Hi Peter,

    Thanks for the quick response.

    Best regards,
    Daniel

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

You must be logged in to reply to this topic.