This is a migrated thread and some comments may be shown as answers.

Catch wheel event

1 Answer 58 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Pavel
Top achievements
Rank 1
Pavel asked on 17 Aug 2011, 01:24 PM
Hi,
i want catch wheel event in radScheduleView for realization zooming, but inner scroolbar blocking(catching) this event. Is there some hack on this?

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 22 Aug 2011, 07:52 AM
Hello Pavel,

In order to catch the mouse wheel on the RadScheduleView you will have to edit the template of the control. You can do this very easy in Expression Blend. Just drop a ScheduleView control on the design surface, right-click it and choose from the menu Edit Template->Edit a Copy. Then Blend will generate all the needed resource. Find the outer Grid in the ControlTemplate and hook to its MouseWheel event.

Hope this information helps.

Best wishes,
Konstantina
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
ScheduleView
Asked by
Pavel
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or