CheckBoxField in GridView

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Slickuser

    #1

    CheckBoxField in GridView

    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.
Working...