Remove footer
Remove footer

I've been digging through the docs to try to find a way to remove the footer/column names at the bottom of the table but couldn't find an option for it. Is it possible to remove it?
This discussion has been closed.
I've been digging through the docs to try to find a way to remove the footer/column names at the bottom of the table but couldn't find an option for it. Is it possible to remove it?
Answers
Just remove the
.
tfoot
element from your HTMLAllan