Is it possible to make only some fields in UI Builder's data tables editable?

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?

Hello @Norman_Chui

Have you tried to configure the “editing” for particular columns?

Regards, Vlad

That’s exactly what I was looking for, but I missed it. Thank you for pointing that out.