Makes a column a combo box column with a single column combo list.
rv = Form_Services("SetEditTableSimpleCombo", CtrlEntId, Col, Row, List) |
| Parameter | Description |
|---|---|
| CtrlEntId | The SRP edit table control. |
| Col | The column position of the cell(s) to make into a combo. |
| Row | The row position of the cell(s) to make into a combo. |
| List | The @FM list of items in the combo. |
16.0.18