Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Aligment of text in table footer
I just wanted to add a footer displaying the sum of data showing in a table column.
Numbers in the table are right aligned (which I think is the default way to display numeric data)
However the content in the footer is left aligned and I can't find a way to right align it.
How do I set the alignment for the footer?
Wouldn't it be more sensible to align the footer in the same way as the column?
Kind regards
Jan
I have the same question, how is it possible to align numeric data to the right in a Footer Cell of a grid? thx for help!