I have a scrollbar on a radform and it works just fine except when you try scrolling using the mouse wheel. Does anyone have any suggestions? I wasn't sure on how to use the RadVScrollBar1_MouseWheel event. Please advise.
Thanks,
1 Answer, 1 is accepted
0
Jack
Telerik team
answered on 01 Sep 2009, 01:16 PM
Hello dan harvey,
Just like the standard MS VScrollBar our scrollbar doesn't scroll on MouseWheel event. However, you can implement this functionality by using a few lines of code: