Editing the values for individual columns can be controlled via the CanEdit property for each column. In this demo, the ID column cannot be edited, as it is an auto-increment field in the table.
Note. All changes to the data in this table is persistent only for the session.