DropDown Radzen double click

Please, can anyone help me?
I have a drop down populated with a list of integers. My problem is that the change event puts the chosen value of the drop down inside a variable on which an eventcallback is made. If I change value several times it gives me all the values ​​instead of the last one, how can I solve? Thank you