ACTIVEROW Property (DATATABLE)


10.5, PLBCMP GUI Only

 

The ACTIVEROW property indicates the selected row in a DATATABLE. The property uses the following format:

 

ACTIVEROW={value}

Note the following:

  1. ACTIVEROW may be used in CREATE, SETPROP, or GETPROP statements.

  2. This property only takes affect when a DATATABLE is bound to a HTMLCONTROL.

  3. The {value} is a decimal number, a Numeric Variable, or an Expression which specifies a zero-based number of a row set to be the active row.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions



PL/B Language Reference ACTIVATE Property ADVISEKEY Property