enable swipe

Typeproperty
DictionaryDataGrid
LibraryData Grid
Syntax
set the dgProp["enable swipe"] of group "Data Grid" to {true | false}
Associationsdatagrid
Summary

Turn drag and swipe actions on or off for the data grid.

RelatedProperty: enable swipe, left swipe control, right swipe control
Command: RowSwipeShowControlForIndexAndSide
Message: RowSwipeHideControl, RowSwipedRight, , RowLeftSwipeControlClicked, , RowRightSwipeControlClicked, , RowRightSwipeControlHidden, GetLeftSwipeControl, GetRightSwipeControl
Description

When enable swipe is set to true, users can drag and swipe rows of form style data grids left and right, gradually revealing controls at either side of the row. The default appearance of the revealed controls and the behavior of the swipe actions can be customized.