Topic: MDBDataTable footer hide

Muralidevx free asked 5 years ago


Could you please suggest me on how to hide MDBDataTable  footer. its showing table header in footer too.



Anna Morawska staff answered 5 years ago


Hi,

Good question. For now, it's not provided for in Databale functionality, but you can esly achieve this effect by using css, for example like this: 

tbody + thead{
display: none;
}

however we will add this feature to our TODO list, thank you for reporting this, 

Best, 

Ania


adeoye adela free commented 4 years ago

It works like magic thanks


Piotr Glejzer staff commented 4 years ago

you can use this in your CSS code.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB React
  • MDB Version: 4.8.4
  • Device: laptop
  • Browser: chrome
  • OS: windows
  • Provided sample code: No
  • Provided link: No