Skip to main content

left swipe control

Type

property

Summary

Set the control to display when a data grid row is dragged to the right.

Syntax

set the dgProp["left swipe control"] of group "Data Grid" to the long
id of <control>

Description

Use left swipe control to specify the control to display when when a data grid row is dragged to the right. This defaults to a trash icon on a red background. Set to empty to prevent drags and swipes to the right.

property: enable swipe, right swipe control

command: RowSwipeShowControlForIndexAndSide

message: RowSwipeHideControl, RowSwipedRight, RowSwipedLeft, RowLeftSwipeControlClicked, RowLeftSwipeControlClicked, RowRightSwipeControlClicked, RowLeftSwipeControlHidden, RowRightSwipeControlHidden, GetLeftSwipeControl, GetRightSwipeControl

Thank you for your feedback!

Was this page helpful?