It is not clear to me what you are trying to achieve, but I assume that you want, for example, to show a message or something like that. If so, then there is no fear, because you are facing the same problem that I was interested in some time ago. Instead of using ValueChanged -event, use CloseUp -event. CloseUp -event is only triggered when the user finally selects a value. Hope this is what you were looking for. If you want to update, for example, some of the calculations shown to the user in the user interface, you should use ValueChanged -event.
Dave81
source share