Represents the exception that is thrown when you try to change the value of a read-only column.
See Also: ReadOnlyException Members
The System.Data.ReadOnlyException is thrown when you invoke the following methods or properties when you are trying to change the value of a read-only column.
DataRow.EndEdit
DataRow.ItemArray