RadControls for WinForms

RadListView suppoorts scrolling, column reorder and column resize operations via touch interface.

Scrolling

To scroll the control simply drag the whole control to the desired location (left, right, up, down).

listview-touch-support 001

Here is the result of scrolling the control down

listview-touch-support 002

Column Reorder

In order to reorder the columns, just drag the desired column title to its new location

listview-touch-support 003

Here you can see the dragged "Picture" column from the left of the control to the right of it

listview-touch-support 004

Column Resize

Resizing the columns is achieved by the zoom gesture applied to the desired column title.

listview-touch-support 005

And the result is:

listview-touch-support 006

See Also

Other Resources