Hi, I’m having some trouble setting only one cell as a read-only when the table has been initialized there is an example that can help me?
ReadOnly cell on table init
Here’s the demo with only one cell set as read-only. Is that what you needed?
1 Like
Thanks, I’ve solved it in another way. I needed to change the value of the cell dynamically because it only will be in read-only status in consequence of a change in one of my forms values.