Topic: MDBTableEditor : editable={false} on selected cells only

Alban B. priority asked 1 year ago


Expected behavior

I recall from the official documentation that the "editable={false}" option sets all cells to "not editable" on the "inline editing" mode.

Actual behavior

I was wondering if there was a way to only set a given number of cells "not editable" leaving the others "editable".

Alternatively, it would be fine, in "modal mode", to only have a certain number of cells available for data input.

Thank you in advance for your help.

Resources (screenshots, code snippets etc.)



Unfortunately, there is no such option for now. You could try to handle the inputs manually, by selecting them with pure JS or editing the Table Editor plugin by yourself.



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: Priority
  • Premium support: Yes
  • Technology: MDB React
  • MDB Version: MDB5 2.1.0
  • Device: Laptop
  • Browser: Google Chrome
  • OS: Windows 11
  • Provided sample code: No
  • Provided link: No