This is a migrated thread and some comments may be shown as answers.

CheckBoxField Column

1 Answer 78 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Silvio Silva Junior
Top achievements
Rank 2
Silvio Silva Junior asked on 24 Mar 2010, 07:37 PM
Hello Guys.

I would like to know, how can I use the CheckBoxField Column like ind gridview? Are there other alternative?

Tx in advance.

Regards.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 25 Mar 2010, 05:47 AM
Hello Silvio,

You can use the 'GridCheckBoxColumn' if you want to display a check box to represent a boolean value. When the grid is in browser mode, or if the column is read-only, the check box is disabled. When the column is editable, the check box is enabled.

Checkout the 'GridCheckBoxColumn' section in the following documentation.
Column types

-Shinu.
Tags
Grid
Asked by
Silvio Silva Junior
Top achievements
Rank 2
Answers by
Shinu
Top achievements
Rank 2
Share this question
or