addData
A method for adding data to the table.
A method for adding data to the table.
A method for adding data to the table.
A method for adding data to the table.
Set to true to alternate the background colors of every other row.
Sent when the mouse button is released at the end of a cell click.
sent when the mouse button is released at the end of a double-click on the same cell.
This message is sent when a column resize is initiated.
This message is sent when a column is finished resizing.
Sent when the content of the PolyGrid is modified.
The csvData property reflects the content in CSV format.
Reports the height needed by an object to display its full contents without scrolling.
Reports the width needed by an object to display its full contents without scrolling.
Set to true to fill with empty rows.
Returns the first visible row
Makes the first column to be always visible
Sets the upper color of the table header
Sets the bottom color of the table header
This message is sent when the table header is clicked.
Set to true to show header dividers.
Set the height of columns header.
Sets the color of the table column header dividers.
Specifies the color of the table header text.
The headerTextSize of a PolyGrid defines the height of the text of its header.
Specifies the style or styles applied to the table header text.
Defines if the horizontal lines are shown.
Specifies the line(s) that will be hilited on a PolyGrid control.
Specifies the horizontal hScroll of a PolyGrid.
Show or hide built-in horizontal scrollbar.
Returns the last visible row
Sets the color of the table column dividers.
Specifies the thickness with which the inner lines and borders of the PolyGrid are drawn.
Specifies the margin that all cells in a PolyGrid will have.
mouseEnter.
Selects the mouse row when the mouse is moved
mouseLeave.
Sent when the user releases the mouse outside the control that was clicked.
Specifies if the PolyGrid widget will allow to select more than one row at the same time
Reports the total number of columns in a PolyGrid.
Reports the total number of rows in a PolyGrid.
Specifies if the PolyGrid widget will respond to mouse events
Specifies the background color of the table.
Specifies the color of an PolyGrid's border.
Specifies the text to show on top of columns.
Specifies the names of columns.
Get or set the data array that the PolyGrid uses to build columns.
Specifies the width for each column.
Get the data type of a column in a PolyGrid.
Get or set the data array that the PolyGrid will display.
Get and set array of data from one row.
Delete a column by name.
Delete a column by index.
Delete rows.
The color of the highlighted rows.
Get or set the hilited data array corresponding to hilited rows.
Get or set the text corresponding to the highlighted rows.
The text color of the highlighted rows.
Determine if the horizontal scrollbar is currently visible.
It is a pointer to tell certain properties where they should operate.
Returns the current cell coordinate under the mouse cursor
Returns the text under the mouse cursor
Change a column position.
Number of rows displayed in the visible area of the PolyGrid.
Specifies the color of the table text.
Get and set the text of a cell in a PolyGrid.
Get and set the text of a row in a PolyGrid.
Determine if the vertical scrollbar is currently visible.
Widget to represent data in table format.
Rad-only property to get the internal array representation of PolyGrid's content.
Get the rect of a cell in a PolyGrid.
The radius of the corners of the widget.
Specifies the fill color of alternate rows when property alternateRowColors is true.
Specifies the fill color of rows.
This message is sent when a list item is showed the first time.
Set the height of rows.
Specifies the vertical scroll of a PolyGrid.
Specifies the background color of the table's scroll bars.
Specifies the border color of the table's scroll bars.
Specifies the main color that the table scroll bar indicators will have.
Specifies the secondary color that the table's scroll bar indicators will have.
Get or set the width of the scroll bars
Sent when one of the widget's scrollBars initiates a scroll.
Sent when one of the widget's scrollBars finishes scrolling.
This message is sent when the widget's content is scrolled.
Specifies if the PolyGrid widget should adjust scroll to bring hilited element into view
Sent when the user selects one or more rows.
Specifies if the PolyGrid widget will show the column header
The text property reflects the content in tab delimited form.
The textSize of a PolyGrid defines the height of the text of its content.
Specifies if the PolyGrid widget will respond to mouse scrolling gestures
The tsvData property reflects the content in TSV format.
Defines if the vertical lines are shown.
Show or hide built-in vertical scrollbar.
Find out if the widget is currently scrolling.