Unable to access controls within a Repeater

  • Thread starter Thread starter DavidTurcotte
  • Start date Start date
D

DavidTurcotte

Hi

I have 10 lablels contain within a asp:repeater.

My problem is that that the aspRepeater.Controls return
Nothing all the time.

i can not access its control collection. The count is 0.
The hasCollection return false.

i am stuck big time.
 
* "DavidTurcotte said:
I have 10 lablels contain within a asp:repeater.

My problem is that that the aspRepeater.Controls return
Nothing all the time.

i can not access its control collection. The count is 0.
The hasCollection return false.

You will more likely get an answer here:

<
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top