removing checkboxes for bool datatypes in DEVEXPRESS grid view
C#
3
Posts
3
Posters
0
Views
1
Watching
-
my data set contaions some colums containing bool values when i populate the dataset to DEV EXpress Grid view it shows these values as check boxes...i dont want to shw check boxes rathe the actual data....what should i do? .
What do you want to display the data as?
The difficult we do right away... ...the impossible takes slightly longer.
-
my data set contaions some colums containing bool values when i populate the dataset to DEV EXpress Grid view it shows these values as check boxes...i dont want to shw check boxes rathe the actual data....what should i do? .
Hi, can you show us your code of creating gridview ?