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
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
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