jQWidgets Forums

jQuery UI Widgets Forums Grid Problem with Filter and Aggregates

This topic contains 2 replies, has 2 voices, and was last updated by  Peter Stoev 11 years, 7 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Problem with Filter and Aggregates #46181

    Klaus H
    Participant

    Hello,

    I am using a grid with a filterrow and aggregates (sum function). It works fine, when I filter, the sum changes according to the filter. The only problem occurs when I apply a filter (text filter via filter row) that leads to no result. The aggregate is empty then, which is correct. But if I change the filter or remove it completely, the aggregates remains empty. My aggregate renderer gets an empty object as the aggregates parameter and null as summaryData.

    I just get it to work with a workaround to rerender the grid on the filter event.

    Could you check this behaviour?

    PS: I am using jqwidgets version 3.0.3

    Problem with Filter and Aggregates #46264

    Klaus H
    Participant

    If you use this example:
    http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/aggregatesrenderer.htm?arctic

    and add filterable and showfilterrow as options and then filter the first name on “Lars”, then “Larss” and then “Lars” again, you should see the behaviour. A little feedback would be nice, even if only aknowledgement that you’re looking into it. 🙂

    Problem with Filter and Aggregates #46267

    Peter Stoev
    Keymaster

    Hi Klaus H,

    Thanks for the feedback!

    We confirm the reported behavior.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.