Dear Support,
I need to highlit the whole last row in the grid. The one that contains the Grand total.
How can I do it?
Thank you.
Best Regards,
Joseph Mhanna
Hello, Joseph,
Thank you for writing to us.
This can be achieved with customizeCell function. Please check the following example: https://jsfiddle.net/flexmonster/Lmx4p4os/53/
Hope it helps.
Regards,
Tanya
Hello,
But this way, you only highlight the cell, not the complete row.
Please check the attachment.
Best Regards,
Joseph Mhanna
Hello, Joseph,
Thanks for your quick reply.
Please have a look at this updated sample where the complete row is highlighted: https://jsfiddle.net/z8wbem12/. You can further improve customizeCell function to fully suit your needs.
Please let me know in case of any other questions.
Regards,
Tanya
Hi Tanya,
Sorry for those many questions. But I am building a demo for my company in order to use flexmonter instead of the old grid.
Another question: Can I freeze the last row? knowing that u said that the grand total is frozen automatically but in the flat grid, it is not.
Thank you,
Joe
Hi Joseph!
Unfortunately, there is no such option. I'm really sorry about that.
Regards,
Tanya
Hi Again,
Another question please.
Can I choose which column I need to show it in the grand total?
Best Regards,
Joseph
Hello, Joseph,
Thanks for you for writing.
Please have a look at the following example: https://jsfiddle.net/flexmonster/a2mguf82/. There are two measures selected: Price and Discount. Grand Total is calculated for Price and then for Discount. Does it work for you?
Regards,
Tanya