I have been developing an application using MVC# (which is really cool by the way), but if I add a child user control xaml to a root level parent xaml it is displayed but none of the events actually fire nor do I have access to any of the text fields in the child user control, i.e. cannot click to gain focus to enter text. The parent is working fine. Have I missed a step somewhere?
Cheers,
David.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have been developing an application using MVC# (which is really cool by the way), but if I add a child user control xaml to a root level parent xaml it is displayed but none of the events actually fire nor do I have access to any of the text fields in the child user control, i.e. cannot click to gain focus to enter text. The parent is working fine. Have I missed a step somewhere?
Cheers,
David.
Hello David!
Not quite sure what you're talking about. Could you send me a small example (comments are welcome) to this e-mail: feedback@mvcsharp.org ?
Thanks,
--
Oleg Zhukov