R
Roshawn
Hi,
I have a web user control that consists of a Repeater control. The
Repeater's ItemTemplate contains an HtmlAnchor control. Of course the
Repeater is databound, setting the InnerText property of each anchor. What
I'm trying to do is return the InnerText of the selected HtmlAnchor to the
host page. Any ideas on how I might accomplish this?
Thanks,
Roshawn
I have a web user control that consists of a Repeater control. The
Repeater's ItemTemplate contains an HtmlAnchor control. Of course the
Repeater is databound, setting the InnerText property of each anchor. What
I'm trying to do is return the InnerText of the selected HtmlAnchor to the
host page. Any ideas on how I might accomplish this?
Thanks,
Roshawn