jQuery UI Widgets Forums Grid How to show % in aggregates

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
  • How to show % in aggregates #111516

    arkgroup
    Participant

    I need to show calculated filed in aggregates row:
    value of one column in row 1 divided by value for the same column row 3.
    How can I do that?

    Thanks

    How to show % in aggregates #111517

    arkgroup
    Participant

    Another approach would be to use same column and different rows:
    Say, I have column ‘Price’ and 3 rows: value1, value2 and percent.
    I want data in row percent be value1/value2 when user end typing number in value2.

    Thanks

    How to show % in aggregates #111537

    Hristo
    Participant

    Hello arkgroup,

    I would like to ask you for more details because you mentioned aggregates and at the same time changed values in the same column.
    The beforeLoadComplete callback will be useful I think in this case.
    Please, take a look at this demo.
    About the customization of the aggregates, I would like to suggest you look at this demo.

    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.