I’d like to be able to present some fields in the data table that are not editable.
For example, a bunch of participants rows with first and last names. I want the user to be able to add, update, or delete participant rows (name fields), however, I want the user to see but not be able to update the status field.
Is this possible?