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.
Show in the header that a column is sortable
Hi !
I would like to show something in the header (like a double arrow icon or something) if my column is sortable.
I think it could be a good thing to add a css class like (v-table-header-sortable) to the column...
Would it be possible for you ?
Thanks!
Thomas
Hi,
see this ticket. And then see this ticket for tips on implementing a nice workaround depending on a bug. That's what I did ;).
On a more serious note, if you have a pro account, go vote up the first ticket.
-Tepi
Ups, I didn't see this ticket.
Thanks I will do that as well !
Thomas