@@ -2697,7 +2697,7 @@ Type: property
26972697Associations: datagrid, datagrid general properties
26982698
26992699Syntax: set the dgProp["edit mode action control"] of group "Data Grid" to
2700- <control id >
2700+ the long id of <control(glossary) >
27012701
27022702Summary: Set the action control to display when the data grid is in edit mode.
27032703
@@ -2722,7 +2722,7 @@ Type: property
27222722Associations: datagrid, datagrid general properties
27232723
27242724Syntax: set the dgProp["edit mode action select control"] of group "Data Grid"
2725- to <control id >
2725+ to the long id of <control(glossary) >
27262726
27272727Summary: Set the action select control to display when the data grid is in edit
27282728mode.
@@ -2748,7 +2748,7 @@ Type: property
27482748Associations: datagrid, datagrid general properties
27492749
27502750Syntax: set the dgProp["edit mode reorder control"] of group "Data Grid" to
2751- <control id >
2751+ the long id of <control(glossary) >
27522752
27532753Summary: Set the reorder control to display when the data grid is in edit mode.
27542754
@@ -2773,8 +2773,8 @@ Type: property
27732773
27742774Associations: datagrid, datagrid general properties
27752775
2776- Syntax: set the dgProp["left swipe control"] of group "Data Grid" to <control
2777- id>
2776+ Syntax: set the dgProp["left swipe control"] of group "Data Grid" to the long
2777+ id of <control(glossary) >
27782778
27792779Summary: Set the control to display when a data grid row is dragged to the right.
27802780
@@ -2798,8 +2798,8 @@ Type: property
27982798
27992799Associations: datagrid, datagrid general properties
28002800
2801- Syntax: set the dgProp["right swipe control"] of group "Data Grid" to <control
2802- id>
2801+ Syntax: set the dgProp["right swipe control"] of group "Data Grid" to the long
2802+ id of <control(glossary) >
28032803
28042804Summary: Set the control to display when a data grid row is dragged to the left.
28052805
0 commit comments