datetimepicker needs to block scroll mouse wheel ?
hi
The form uses many datetimepicker input fields and has dozens of other fields that have to be scrolled thru alot, so as the user scrolls if the page brings up a datetimepicker textbox field, it stops scrolling the page and begins scrolling thru the date that was there.
Is there something like a setting for "noSpinbtn:true" so that the text value does not increment on the mouse scroll?
or disableMouseWheel?