Hello Team,
I have a table in which i have 3 columns and the values stored in the column is 1 or 0.
I am binding this to a Datagrid in Windows Application.
What i am trying to do is that the datagrid column should show Yes for 1 and No for 0.
and bind it data grid.
In short i want that the tinybit values should be converted to Yes or No depending on 1 and 0 where 1 should be converted Yes and 0 should be converted to NO
Regard's
Raj.Trivedi
"Sharing is Caring"
Please mark as answer if your Query is resolved