jQuery UI Widgets Forums Grid aggregate skip rows

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  Hristo 4 years, 6 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • aggregate skip rows #111547

    arkgroup
    Participant

    I am doing summary using aggregate function and I need to skip some rows.
    How can I do that?

    Thanks

    aggregate skip rows #111548

    arkgroup
    Participant

    Forgot one thing. Skip rows based on another cell value.

    aggregate skip rows #111570

    Hristo
    Participant

    Hello arkgroup,

    It will be better if you could provide us with more details.
    Because there is no such built-in functionality.
    It depends on the case it could handle it.
    For example, you could create an additional hidden column which you could use as metadata.
    Also, you could try to use the getcellvalue method as you get the current rowboundindex from the third argument of the aggregates member.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.