If the cursor is over the input after changing a date scrolling with the mouse wheel makes the value change.
We need a property just like this one:
https://www.telerik.com/kendo-angular-ui-develop/components/inputs/api/NumericTextBoxComponent/?&_ga=2.113010244.1182956334.1653485754-1241247116.1645472843#toc-changevalueonscroll
Hi Everyone,
I am happy to say that the enableMouseWheel property is available in version 14.0.0.
Regards,
Yanmario
Progress Telerik
Hi,
I would also add that such a feature should be considered for the whole Date Inputs package as other components in the package would also benefit from such a feature.
Regards,
Yanmario
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hi Mayura,
The thread is converted to a feature request item that can be found at the following link:
https://feedback.telerik.com/kendo-angular-ui/1566608-datepicker-disable-mouse-wheel-changes
Regards,
Martin
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hi Martin,
Yes, please convert this ticket into a feature. It'll be nice to have a switch to on and off this according to the preference.
Thanks,
Best Regards,
Mayura.
Hi Mauricio,
So far, the component doesn't provide such an option. But the developer can attach event listeners for keydown and mouswheel events to the inner <input /> element and stop their propagation. For more details check this forum thread:
https://www.telerik.com/forums/prevent-date-change-on-mouse-wheel
Let me know if you want to convert this ticket to a feature request and let the community vote for it in our Feedback Portal. We will track this thread to estimate the customer demand and will prioritize accordingly when updating our roadmap.
Regards,
Martin
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.