Browse by Tags

All Tags » BoundField ReadOnly (RSS)

DetailsView and BoundField set to Readonly="true" when updating, does not contain original field value. by alessandro

You can specify whether a bound field is editable using the ReadOnly property of the BoundField control. When the ReadOnly property is set to false, the field will be editable when the user clicks the Edit command button. When the ReadOnly property is...
More Posts