Hi
i want to get the values from the database which are in the format true or false.If the value is true it should be displayed YES
If the value is false it has to display No.
im storing the data using repeater control , likewise while im getting this true or false from the column answer it has to be displayed yes if it is true othe wise if it is false it has to display No.
i want to get the values from the database which are in the format true or false.If the value is true it should be displayed YES
If the value is false it has to display No.
im storing the data using repeater control , likewise while im getting this true or false from the column answer it has to be displayed yes if it is true othe wise if it is false it has to display No.