Repeater control - how to access contained control values?

D

dotnw

Say I have the following simple situation:

A user control, that contains a textbox, is put inside a repeater.
A link button is put on the main form page, but *outside* the repeater.
When the link button is clicked, how do I loop through the repeated
textboxes to get their text values?

Thank you, regards, dnw.
 

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

Top