Topic: hot to disable option in mdb datatable-2

Mbrkzn free asked 4 years ago


Expected behavior Hi how to disable this-> enter image description here Actual behavior

Resources (screenshots, code snippets etc.)


Mikołaj Smoleński staff answered 4 years ago


Since there is no property for this I recommend to hide the element using it's class:

<style>
.dataTables_info {
  display: none !important;
}
</style>

Best regards



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 Vue
  • MDB Version: 6.6.0
  • Device: PC
  • Browser: chrome
  • OS: windows 10
  • Provided sample code: No
  • Provided link: No