Whether a specific column value is considered to be hard coded in the code behind.
true if a specific column value is considered to be hard coded in the code behind, false otherwise. Default is false.
If ReadOnly=True and posted data is hard coded / set using AxpDataGrid.UpdateFields in a database update event handler, IsHardCoded must be set = True. See Sample25 for example usage.
EditFieldItem Class | Axezz.WebControls Namespace