Hi guys
I used a radgridview autogenarated through binding in a dataset
I have a column "Gender" that displays boolean values 1 and 0
Instead of displaying 1 and 0, I want to display a "male" or "female" values
Is there any way without changing the datatypes in the database?
Im using vb.net language
Thanks :)
I used a radgridview autogenarated through binding in a dataset
I have a column "Gender" that displays boolean values 1 and 0
Instead of displaying 1 and 0, I want to display a "male" or "female" values
Is there any way without changing the datatypes in the database?
Im using vb.net language
Thanks :)