Communication between UserControls
There are different ways to communicate between usercontrols. Here is a sample of that using events. Basically an event is raised when something happens in one Usercontrol an event is raised and Page which contains the UserControl subscribes to the event and passes the relevant details it to a different UserControl
you can download the sample here
Hi,
Maybe you want to see another way to do it – I’ve blogged about it here on my blog here:
http://blogs.microsoft.co.il/blogs/alex_golesh/archive/2008/07/10/quick-silverlight-tip-communicating-between-two-silverlight-objects-on-a-single-page.aspx
Regards,
Alex
Alex Golesh
July 13, 2008
Alex,
I like your approach. Thanks for sharing
lee
July 13, 2008
Always welcome
Alex
Alex Golesh
July 16, 2008
I agreed with you
nitinfastams
August 3, 2008
[...] – bookmarked by 4 members originally found by danwaldo on 2008-07-22 Communication between UserControls http://leeontech.wordpress.com/2008/07/10/communication-usercontrols/ – bookmarked by 2 members [...]
Bookmarks about Communication
August 17, 2008