☝️Small business or a startup? See if you qualify for our special offer.
+

Sticky grand total row

Answered
Mor asked on February 23, 2025

Hey!
I would like to know is there a way to make the grand total row to be fixed/
sticky to the bottom so I won't have to scroll all the way down?

Thank you

2 answers

Public
Maksym Diachenko Maksym Diachenko Flexmonster February 25, 2025

Hello,

Thank you for reaching out to us.

We recommend adding a custom totals row outside the component using the getData API call. This method allows data to be retrieved from the grid and is commonly used to integrate with third-party charting libraries. However, you can use it to retrieve and display grand totals. You can check the following sample showing how to get grand total values: https://jsfiddle.net/flexmonster/dj0b97y1/

Please let us know if this approach would work for you.

Best Regards,
Maksym

Public
Maksym Diachenko Maksym Diachenko Flexmonster March 4, 2025

Hello,

Hope you are doing well.
We are wondering if you had time to try the suggested approach to display row totals in a custom component with a sticky position outside of Flexmonster.
Please let us know if it works for you.

Best Regards,
Maksym

Please login or Register to Submit Answer