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

how to make a gesture pan in gridview

2 Answers 104 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Eko
Top achievements
Rank 1
Eko asked on 23 Jan 2012, 11:15 PM

how to make a gesture pan in gridview, I do not use a touchscreen monitor, I want when I click the mouse on the row can slide up and down, almost the same as "demohub" when I click on the panorama can be slide to the left and right.


Thank You.

2 Answers, 1 is accepted

Sort by
0
Accepted
Ivan Todorov
Telerik team
answered on 26 Jan 2012, 04:42 PM
Hi Eko,

Thank you for your question.

The functionality which scrolls through the grid with mouse drag is called Kinetic Scrolling, so to enable it, just set:
this.radGridView1.EnableKineticScrolling = true;

I hope this will help you. Feel free to ask if you have any additional questions.

Kind regards,
Ivan Todorov
the Telerik team

SP1 of Q3’11 of RadControls for WinForms is available for download (see what's new).

0
Eko
Top achievements
Rank 1
answered on 01 Feb 2012, 11:17 PM
It's Works!...great
Many Thanks!!
Tags
GridView
Asked by
Eko
Top achievements
Rank 1
Answers by
Ivan Todorov
Telerik team
Eko
Top achievements
Rank 1
Share this question
or