I have a grid view that contains fields and which I want to give a user type editing capacity for. Is there way to set a grid view to have just one field that is editable. For example if they had to a status from Pending to Shipped, or cancelled, but only that field would be changeable?
You can enable inline editing for your whole grid view within the view’s settings as it seems you may already have. Then, you can edit each individual column’s properties and enable/disable inline editing: