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

Horizontal Scrolling with mouse

1 Answer 180 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Sourabh
Top achievements
Rank 1
Sourabh asked on 15 May 2013, 04:58 AM
Hi There,

I am using your WPF GridView (Version 2013.1.403.40), I need horizontal scroll using mouse. I have a mouse with horizontal scroller wheel. How can we do this easily?


Regards,
Sourabh Bose

1 Answer, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 15 May 2013, 08:39 AM
Hello Sourabh,

Unfortunately due to some platform limitations, this is not available out side of the box. 
You can search in the MSDN for the actual way of getting the scroll data from an additional wheel button, and then can use the ScrollToHorizontalOffset methods of the GridViewScrollViewer in order to implement your requirement. 

Hope this helps! 

All the best,
Nik
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Sourabh
Top achievements
Rank 1
Answers by
Nick
Telerik team
Share this question
or