Promotic

SetEditMode - method of the PmgWTable object

Description:
Sets cell to edit mode.
Syntax:
Empty SetEditMode()
Note:
This method is also functional in Web panels.

This method causes the currently marked table cell to switch into editing mode, i.e. just like a left mouse button double-click on the cell.

The method is functional only if Interaction property is set to 1, 2 or 3.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oTable = pMe.Items("/Table");
oTable.SetEditMode();
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.