We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Disable value increment by scrolling

Hi,

Currently SFNumericUpDown control increments or decrements its value on mouse over and scrolling. How can I disable that feature? Its causing unintended value changes.

Thanks,
Vasanth
 

3 Replies

MA Muthukumar A Syncfusion Team June 16, 2015 06:19 AM UTC

Hi Vasanth,

Thanks for using Syncfusion products.

Since SfNumericUpdown(WinRT) doesn't have a default API to disable Value changing on Scrolling, we have created a work-around sample which tries to meet your requirement.

Sample link :
SfNumericDown_Scrolling


In this sample we have derived a new class from SfNumericUpDown and handled PointerWheelChanged based on DisableValueChangeOnScroll Property.

Please let us know in case any other assistance.

Regards,
Muthukumar A


VA Vasanth June 16, 2015 01:48 PM UTC

That worked like a champ, thank you!


SC Saranya CJ Syncfusion Team June 17, 2015 04:11 AM UTC

Hi Vasanth,

Thank you for your update. We are glad to know that sample works at your end. Please let us know if you require any other assistance.

Regards,
Saranya

Loader.
Live Chat Icon For mobile
Up arrow icon