You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Description

Makes a column a combo box column with a single column combo list.

Syntax

rv = Form_Services("SetEditTableSimpleCombo", CtrlEntId, Col, Row, List)

Parameters

ParameterDescription
CtrlEntId

FThe 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

  • No labels