Column definition
- API
The key of the column.
The header of the column.
The of the column.
The definition of the the content of the cell, see more information about the cell definition here.
A stringified function calculated on the fly by the frontend that returns the cell definition.
The sort of the column.
The filter of the column.
Cell definition
The cell definition is an object that defines what will be displayed in the cell.- API
- Type
- Example
The definition of the UI widget that will be displayed in the cell.
A modal definition to display when the cell is clicked.
The definition of the link wrapper that will be used when the cell is clicked.
The aggregation feature is currently only effective for the widget type
number.