Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: IntegerUpDown behavior changed

$
0
0
I'm using the component IntegerUpDown for sometime now and I had to update to version 2.0.

Before, the "UpdateSourceTrigger" was not working and the component had two behaviors.
  1. Using the up and down buttons worked as "PropertyChanged".
  2. Changing the Textbox worked as "LostFocus".
Now I can only have the same behavior for both textbox and buttons, or I have "LostFocus" for both of them or I have "PropertyChanged" for both of them.

My issue is I have a screen with a numerical updown and a default pushbutton. Before pressing Enter the apply was being executed.

In this case, It should be executed only with up and down buttons.

Also, it is a requirement for me that it should be executed on up and down buttons and not on direct textbox change.

Is it possible to have different behavior now?

Something similar to the old behavior would work for me too.

Thank you!

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>