Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 2716455

Browse files
author
livecodesam
authored
[Bugfix-22873] Complete dgEditMode description
Added text that was missing from dgEditMode that explained a vital detail about its functionality.
1 parent 3ea09ff commit 2716455

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Documentation/dictionary/datagrid.lcdoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2658,14 +2658,14 @@ Description:
26582658

26592659
Use the <dgEditMode> property to put the data grid into or take it out of edit
26602660
mode. When in edit mode, the data grid displays an action control of the left
2661-
hand side of each row (as defined by ) and a reorder control on the right. The
2662-
appearance and behavior of these controls can be customized.
2661+
hand side of each row (as defined by <edit mode action control>) and a reorder
2662+
control on the right. The appearance and behavior of these controls can be
2663+
customized.
26632664

26642665
Only data grids form type data grids with <fixed row height> can be put into
26652666
edit mode.
26662667

2667-
Related: edit mode action control (property), edit mode action select control
2668-
(property), edit mode reorder control (property),
2668+
Related: edit mode action control (property), edit mode reorder control (property),
26692669
EditModeShowActionControlForIndex (command), EditModeHideActionControl
26702670
(command), EditModeActionSelectControlClicked (message),
26712671
EditModeActionControlClicked (message), EditModeActionControlHidden (message),

0 commit comments

Comments
 (0)