Touch Support
This article describes the touch support implemented in RadGridView
RadGridView now provides touch support. To learn more about Touch Support of RadControls please read the common topic about Touch Support.
Supported Touch Gestures
Gesture | RadGridView Action |
Swipe | Scroll |
Pinch | - |
Tap | Click |
Tap and Move | - |
Tap and Hold | Shows a circle to be dragged |
Using these gestures you will be able to perform the following actions:
Grouping
Sorting
Filtering
Reordering a column
Resizing a column/row
Freezing a column
Grouping
In order to group RadGridView you can press and hold on Column's header and then you can drag and drop it over the GridViewGroupPanel.
This is shown on the following images: