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
3160
How to prevent xamnumericeditor from updating binding until control loses focus
posted

I'm binding the text property to a property on my viewModel.  I dont want it updated with each keystroke, just when the user tabs/clicks out of the textbox.

Thanks,

 

Sam

<

 

 

 

igEditors:XamNumericEditor Grid.Column="3" 

Text="{Binding SelectedMaxValue

,