Set the ReadOnly property of the other columns to true.
(You’ll probably need to loop through the Columns collection and use an if statement)
Set the ReadOnly property of the other columns to true.
(You’ll probably need to loop through the Columns collection and use an if statement)