Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
610
Adding An Event Handler To A Child Control
posted

Hello,

  I'm trying to add an event handler onto a xamGrid that is in an OutlookBarGroup.  I'm trying to do this from the loaded event, but everytime I call this.FindName("grid") - it returns nothing.  At what point does the grid become instantiated?

Thanks.