Hi,
Is there any way to disallow editing of a cell conditionally when the "editing: true" option is enabled.
For example, we want to disallow :
Thanks in advance.
Hello,
Thank you for your question.
Currently, it is only possible to enable/disable editing for all cells at the same time.
Flexmonster is a tool for a visual representation of the existing data; therefore, it doesn't focus on editing the underlying data set.
Feel free to reach out should other questions arise.
Kind regards,
Vera
Hi Vera,
Thanks for your response. An additional question, since calculated total values (row and column totals) are not editable by default, is there a way to color code/highlight these fields so there is a clear differentiation to the user on the editable and non-editable fields in the table?
Warm Regards,
Akshay
Hello, Akshay,
Thank you for your reply.
Yes, you can add additional CSS styles to specific cells.
Depending on your use case, there are two approaches:
customizeCell
, you can get additional details about each cell in the Cell Data Object.
Please let us know if this helps. Also, could you please specify your data source type?
Thank you, and looking forward to your response.
Kind regards,
Vera