Topic: How remove option delete in MDBTableEditor?

Yutaka priority asked 2 years ago


Expected behaviour I want to remove the delete option in MDBTableEditor Actual behaviour

Resources (screenshots, code snippets etc.) enter image description here


Mikołaj Smoleński staff answered 2 years ago


Hi @Yutaka,

Please add the following css rule:

.table-editor .delete-button {
    display: none;
}

Keep coding!


Yutaka priority commented 2 years ago

Thanks @Mikołaj Smoleński



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Resolved

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Vue
  • MDB Version: MDB5 1.14.0
  • Device: Laptop
  • Browser: Chrome
  • OS: Windows
  • Provided sample code: No
  • Provided link: No