Topic: MDBTableEditor : editable={false} on selected cells only
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.)
Wojciech Staniszewski staff answered 2 years ago
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.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- 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