tfoot does not align with the table
tfoot does not align with the table
 Marcos Felipe da Silva            
            
                Posts: 2Questions: 0Answers: 0
Marcos Felipe da Silva            
            
                Posts: 2Questions: 0Answers: 0            
            First, I want to congratulate you for your work. I am Brazilian and I am facing a problem regarding the generation of a footer in a table. If the records do not reach the end, the tfoot is far from tbody. I'm using bootstrap together.
Thank you.
This discussion has been closed.
            
Replies
Descobri o que estava fazendo errado. Era que a propriedade scrollCollapse não estava habilitada. Obrigado Allan.