Versions Compared

Key

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

...

Code Block
rv = Form_Services("SetEditTableSimpleCombo", 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