I want to use a repeater control to show text from a database in a label and show a textbox. If there is no text nothing is shown. All would be great if I could find the label in code behind as then could turn off visible for the textbox, but I can't get FindControl to work as the label is inside the repeater.
↧