I want to implement a GridView that displays all records in the
database & which contain CheckBoxField (true,false).
Whenever this form is displayed, the user can be able to change the
status of that CheckBoxField for each record.
The CheckBoxField in GridView but is not editable. Any idea how I can
fix this?
Thanks.
database & which contain CheckBoxField (true,false).
Whenever this form is displayed, the user can be able to change the
status of that CheckBoxField for each record.
The CheckBoxField in GridView but is not editable. Any idea how I can
fix this?
Thanks.