Communicate between user controls

C

Craig Buchanan

I have two user controls. The first is a form with a few
buttons and fields. It is embedded in the Item template
of a repeater that is on the second user control.

I would like to send information from the second control
to the first control during the repeater's ItemDataBound
method. RaiseBubbleEvent doesn't seems to work.

In addition, I created a custom event and delegate. I
added the RaiseEvent to the ItemDataBound event, but I
can't seem to figure out where to add the AddHandler line--
intellisense doesn't see the second UC from within the
first UC.

Can anyone give me a clue about this?

Thanks,

Craig Buchanan
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top