I databound a datagridview in c# visual studio 2008 from a datatable and all the boolean columns came up in a check box, but I would rather it say 'true' or 'false' is there any way? I autogenerated the columns of the datagridview straight from the datatable.
Debra has a question