Gridview CheckBoxField



Hi, I'm trying to get the checked/unchecked of a Gridview CheckBoxField in
code.

I tried to cast the row cell to a CheckBoxField and it doesn't compiles. I'm
also able to get the Text of the CheckBoxField but not the value...

Any ideas?

Gustavo.


.