Element Details: Data+Multi-Column+List
 Back


Available in: Logi Info Source code name: DataMultiColumnList

Displays data in a multi-column list or grid format. You pick the number of columns, and each row will be displayed in a single cell. The number of rows displayed will be the number of rows in the data, divided by the number of columns.

Element Group:Data Tables



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
Caption
UserDefined
The Caption attribute identifies the text to be displayed. For Image elements, Caption specifies the image filename.
CaptionClass
UserDefined
For Input elements, this is style sheet class that will be applied to the input element's caption. Leave this value blank unless you want the Caption to have a different class than the input element. For tables, Caption Class sets the class for the table's caption, which appears as a header above the table.
CellSpacing
UserDefined
The width, in pixels, of the space between table cells.
Class
UserDefined
Sets the Cascading Style Sheet class used by the element. When set, this class will also be used by all child elements that don't have their own class. The class should be defined in the report's style sheet file.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
Layout
Fixed
Auto
Determines if the table layout is automatic or fixed. The default is automatic. With fixed, the column layout is determined with the first row, instead of adjusting column widths by examining every row. This can help with formatting issues, and can also significantly improve large table performance.
MultiListColumns
UserDefined
(Required) Sets the number of columns.
MultiListDirection
Down
Across
Determines how information is laid out in the Multi-Column List. "Across" places records in cells from left to right for the appropriate number of columns, then moves down to the next row. "Down" places records from top to bottom for each column. The default is "Down".
TableBorder
UserDefined
Draws a border around the table. Set this value to the number of pixels of the border width. A value of 1 draws a thin border.
Width
UserDefined
The width of the element.
WidthScale
px
%
The width scale of the element. Value can be "px" for pixels, or "%" for percentage of the available width.



PARENT ELEMENTS

Click element to drill down for more information.

Body
Column Cell
Division
Fieldset Box
HTML Tag
Page Footer
Page Header
Panel Content
Popup Panel
Rectangle
Report Footer
Report Header
Responsive Column
Tab Panel


CHILD ELEMENTS

Click element to drill down for more information.

Bullet
Button
Chart Canvas
Chart.Gantt
Conditional Class
DataLayer.Bookmarks
DataLayer.Cached
DataLayer.CSV
DataLayer.Definition List
DataLayer.Directory
DataLayer.Excel
DataLayer.Fixed Format File
DataLayer.Google App
DataLayer.Google Spreadsheet
DataLayer.JSON
DataLayer.LDAP
DataLayer.Linked
DataLayer.Mongo Find
DataLayer.Mongo Map Reduce
DataLayer.Mongo Run Command
DataLayer.Plugin
DataLayer.REST
DataLayer.Scheduler
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Twitter
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML
Division
Gauge.Angular
Gauge.Arc
Gauge.Balloon Bar
Gauge.Bar
Gauge.Bullet Bar
Gauge.Indicator
Gauge.Number
Horizontal Line
Horizontal Rule
HTML Tag
Image
Include HTML
Include HTML File
Include Script
Include Script File
Label
New Line
Popup Panel
Rectangle
Responsive Row
Rows
Space
Sparkline.Area
Sparkline.Bar
Sparkline.Line
Sparkline.WinLoss
SubReport
Toggle Image
Vertical Line


 Back to top


 Chart Debug