Hello Gabriel,
The idea is to change the property for each cell and not for the column itself. i,e:
Some cells from the same column could be editable (AllowEdit=True), and others don't.
We were looking for something like: function($columnId, $RowIndex, $propertyName, $propertyValue)
Thanks for your answer