Need a special offer?Find out if your project fits.
+

Highlight the last row

Answered
Joseph mhanna asked on December 6, 2018

 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

7 answers

Public
Tanya Gryshko Tanya Gryshko Flexmonster December 6, 2018

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

Public
Joseph mhanna December 7, 2018

Hello,
But this way, you only highlight the cell, not the complete row.
Please check the attachment.
 
Best Regards,
Joseph Mhanna

Attachments:
flexmonstersnap.PNG

Public
Tanya Gryshko Tanya Gryshko Flexmonster December 7, 2018

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

Public
Joseph mhanna December 7, 2018

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

Public
Tanya Gryshko Tanya Gryshko Flexmonster December 7, 2018

Hi Joseph!
Unfortunately, there is no such option. I'm really sorry about that.
Regards,
  Tanya

Public
Joseph mhanna December 10, 2018

Hi Again,
Another question please.
Can I choose which column I need to show it in the grand total?
Best Regards,
Joseph

Public
Tanya Gryshko Tanya Gryshko Flexmonster December 10, 2018

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

Please login or Register to Submit Answer