Skip to main content

Quantela platform user manual

Datagrid widgets

Datagrid widgets are used to display information in the form of a table, for example:

new_updated_datagrid.png

Datagrids are populated with data from CSV datasets, in which data is in tabular form. The information can be updated in response to events, either those at the dashboard level or those triggered by other widgets. Likewise, it is possible for an event to be triggered when the user selects a row in the datagrid, which in turn can cause other widgets to be updated.

Having added a datagrid widget to a dashboard, you need to perform some configuration of general settings and the dataset that is used to populate the widget with data, and also some further configuration of columns and style that is specific to datagrids.