D
Dave
Hello.
I have a boolean field in my database (true=1, false=0), nowwhen I bind data
to my DataGrid it shows me "1" or "0", but I want while displayng this data
show some ohter text, for example if field is 1 show "Active" and if 0
"Inactive"?
How can I do this?
Than You.
I have a boolean field in my database (true=1, false=0), nowwhen I bind data
to my DataGrid it shows me "1" or "0", but I want while displayng this data
show some ohter text, for example if field is 1 show "Active" and if 0
"Inactive"?
How can I do this?
Than You.