MAXSIZE Property


PLBCMP GUI Only

 

The MAXSIZE property specifies the maximum number of characters allowed for a column in a DATATABLE.

 

MAXSIZE={value}

Note the following:

  1. MAXSIZE may be used with SETPROP or GETPROP statements for elements of the Columns collection.

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

  3. Setting this property causes the HTML 'maxlength' attribute to be rendered. The 'maxlength' specifies the maximum number of characters allowed in an <input> element.

 

 

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

 



PL/B Language Reference MAXIMUMDATE Property MDIBORDER Property