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
1890
XamdialogWindow disables binding
posted

I have a sample project attached and the issue I'm having is when I set an Infragistics control as a user control the binding doesn't work. However when I use a regular textbox it works fine. I placed a break point in the set accessor and the textbox will hit it however not for the numericeditor. Is there any reason why it is happening?

Parents
No Data
Reply
  • 12875
    posted

    Hi,

    I'm guessing that you have a usercontrol with a xamDialogWindow that contains a xamnumericeditor.  And you having an issue with the binding.

    Unfortunately your sample doesn't seem to be here.  Please zip it up and reattach it thru the options so that i can see the details of what you are doing and we can go from there.

     

     

     

     

Children