bajaui-BoundTable

This component in the bajaui palette, is a table implementation that is ready to use with TableBindings to populate its model.

Figure 1. BoundTable properties

You access these properties by expandingbajaui palette and double-click Bound Table

PropertyValueDescription
Visibletrue (default) false
Sets the table to be visible in the Px page interface (true) or not (false).
Enabled, enabledtrue (default) false
Activates (true) and deactivates (false) use of the object (network, device, point, component, table, schedule, descriptor, etc.).

When set to true, the table you access table properties in the Px page interface using the popup menu. When set to false, the table is visible but its properties cannot be configured.

Layout, layoutadditional properties
Opens a layout window for specifying the size and location of the table in relation to its parent (X, Y coordinates, height and width).
Multiple Selection, multipleSelectiontrue (default) falsePermits (true) and restricts (false) the selection of multiple objects.
Header Visible, headerVisibletrue (default) falseControls if the header is visible (true) or not (false).
Options Button Visible, optionsButtonVisibletrue (default) falseControls if the options button is visible (true) or not (false).
Hgrid Visible, hgridVisibletrue (default) falseControls if the horizontal grid is visible (true) or not (false).
Vgrid Visible, vgridVisibletrue (default) falseControls if the vertical grid is visible (true) or not (false).
Extended Resize, extendedResizetrue false(default)Permits (true) extending object size or not false.
HScroll Bar Visible, hscrollBarVisibletrue (default) falseMakes the horizontal scroll bar visible (true and invisible (false).
VScroll Bar Visible, vscrollBarVisibletrue (default) falseMakes the vertical scroll bar visible (true) and invisible false).
Grid Brush, gridBrushdrop-down list (defaults to Null)Selects the layout for the brush.

Solid opens the Color Chooser window.

Gradient opens the Gradient Editor window.

Image opens the Image Brush Editor window. Click the Browse icon () to open the File Chooser, Ord Chooser, or other method of selecting an image file.

Null indicates no grid brush.

Color Rows, colorRowstrue (default) falseAdds color to the rows (true) or selects white for the rows (false, that is no color).
Even Row Color, evenRowColordrop-down list (defaults to Null)Selects the color for even rows.

Solid opens the Color Chooser window.

Gradient opens the Gradient Editor window.

Image opens the Image Brush Editor window. Click the Browse icon () to open the File Chooser, Ord Chooser, or other method of selecting an image file.

Null indicates no even row color.

Odd Row Color, oddRowColordrop-down list (defaults to Null)Selects the color for odd rows.

Solid opens the Color Chooser window.

Gradient opens the Gradient Editor window.

Image opens the Image Brush Editor window. Click the Browse icon () to open the File Chooser, Ord Chooser, or other method of selecting an image file.

Null indicates no row color.

Options Buttonadditional properties“bajaui-Button” documents these properties.