N
nate axtell
In VB .Net I want to bind a DataGridBoolColumn to two columns in the
following way. The value column determining whether the boxes are checked
are not with be a DB column of type bool. The second column would also be a
DB bool column, but this column would determine whether or not each CheckBox
was enable/disabled for checking. Is there any way to do this?
nate
following way. The value column determining whether the boxes are checked
are not with be a DB column of type bool. The second column would also be a
DB bool column, but this column would determine whether or not each CheckBox
was enable/disabled for checking. Is there any way to do this?
nate