I am using a Data repeater with a Picture box and label inside. I am populating names and pictures in the label and picture box from the database. In the run time I need to get the text of the label, but when I use Label.Text its not retrieving the value
which is being populated. Please help me how to proceed.
↧