Skip to main content

EditModeShowActionControlForIndex

Type

command

Summary

Display the action control for the data grid row with the given index.

Syntax

dispatch "EditModeShowActionControlForIndex" to group "DataGrid" with
<row index>

Description

Display the action control for the data grid row with the given index. The data grid must be in edit mode for the action control to be displayed.

command: EditModeHideActionControl

message: EditModeActionSelectControlClicked, EditModeActionControlClicked, EditModeActionControlHidden, GetEditModeActionControl, GetEditModeActionSelectControl, GetEditModeReorderControl

property: dgEditMode, edit mode action control, edit mode action select control, edit mode reorder control

Thank you for your feedback!

Was this page helpful?