Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Closes the special message below the control (or SRP EditTable cell) that was created with the DisplayControlMessage serviceMakes a column a combo box column with a single column combo list.

Syntax

Code Block
rv = Form_Services("DisplayHelpInfoPopupSetEditTableSimpleCombo", CtrlEntId, Col, Row, List)

Parameters

ParameterDescription
CtrlEntIdFully qualified control entity ID that is tied to the message. Default is control with focus

The SRP edit table control.

ColThe column position of the cell(s) to make into a combo.
RowThe row position of the cell(s) to make into a combo.
List

The @FM list of items in the combo.

Version

16.0.18