|
-
May 16th, 2013, 01:24 AM
#2
Re: How to bind to usercontrol child controls from parent view?
What I would do is to also create a ViewModel for that usercontrol, and in your parent view you just have to expose a ViewMode property for that usercontrol where it can bind into. Actually, just figured it out yesterday when trying to pass data between viewmodels. Will show you a short example in a while.
EDIT:
An implementation can be like this.
Last edited by dee-u; May 16th, 2013 at 01:35 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|