Hardware manual
Impact Reference Guide XML Table
4-101 Datalogic Automation Inc.
Column Reorder-
ing Enabled
If True, the columns can be moved within the table. The new order is lost
when the table is updated.
To move a column, click the header then drag the column to the new
position.
To resize a column, hold the cursor over the border between columns,
then click and drag the border to resize it.
Column Sorting
Enabled
If True, data in the rows can be sorted in ascending or descending order
by clicking the column header.
Height The control’s height.
Width The control’s width.
X The X coordinate of the control’s left edge.
Y The Y coordinate of the control’s top edge.
Data The entire XML file as a string. This is parsed then used to populate the
table. Suggested implementation is to create a Scriptor control that reads
an XML file and produces a string for this property.
Data Block Tag
Name
The XML tag name that indicates the beginning of the data block. This
block contains the report data used to populate table rows.
Enable Large
Scroll
If True, all of the control's scroll bars are very large for use with touch
screen monitors.
File Path This is the path and name of the XML file used to populate the table.
Header Text Align-
ment
The horizontal justification for all column headers.
Header Block Tag
Name
The XML tag name that indicates the beginning of the header data block.
This block contains the report header, including the column titles.
Header Font Text font style and size for all column headers.
Header Text Color Text color for all column headers.
Record Block Tag
Name
The XML tag name that indicates the beginning of the record block that
corresponds to one row of data. If the record block contains fewer data
items than columns, empty values are displayed.
Row Background
Color
Background color for all table cells if the Alternating Row Background
Color property is False.
Row Font Text font style and size for all table cell values.
Row Text Align-
ment
The horizontal justification for all table cell values.
Row Text Color Text color for all table cell values if the Alternating Row Text Color prop-
erty is False.
ToolTip Text Text displayed when the cursor is held over the control in Run mode.
Visible If True, the control is visible.
Property Name What it is