DataGridBoolColumn - Greyed Out

  • Thread starter Thread starter NetRacer
  • Start date Start date
N

NetRacer

hi,

i have a DataGrid with a DataGridBoolColumn. The assigned Column is a
TinyInt and the values are only 0 or 1. I set these values to the
TrueValue und FalseValue Property, but the CheckBox doesn't show the
values but is greyed out.

what goes wrong here?

thanx a while
netracer
 
Back
Top