J
Jason Huang
Hi,
In my C# Net 2.0, in a DetailsView I have a row TestStatus, and the output
will be interger 0, 1,
where the 0 presents Pass, 1 presents Fail.
What do I need to do so that the output will be "Pass" and "Fail", not the
integer style 0,1?
Thanks for help.
Jason
In my C# Net 2.0, in a DetailsView I have a row TestStatus, and the output
will be interger 0, 1,
where the 0 presents Pass, 1 presents Fail.
What do I need to do so that the output will be "Pass" and "Fail", not the
integer style 0,1?
Thanks for help.
Jason