Repeater control

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yuven
    New Member
    • Feb 2007
    • 5

    #1

    Repeater control

    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.
Working...