Binds the value of a field to the System.Web.UI.WebControls.BoundField object.
- sender
The source of the event.
- e
An EventArgs that contains the event data.
The CheckBoxField.OnDataBindField(object, EventArgs) method is a helper method used to bind the value of a field in the data source to a corresponding cell in the System.Web.UI.WebControls.BoundField object.