data-order-field |
String |
The field used to order columns (number based). If not set, columns will be rendered in the order they are fetched. And ordering will not be applied to the DataSource and respectively, not synced with the remote data source. |
data-status-field |
String |
The field of the data item that provides the status of the column. Mapped with the status of the cards. |
data-text-field |
String |
The text field of the column. |
template |
String |
Controls the rendering of the column header. In the template context the buttons field provides the HTML for the buttons of the column. |
template-handler |
String |
Controls the rendering of the column header. In the template context the buttons field provides the HTML for the buttons of the column. |
template-id |
String |
Controls the rendering of the column header. In the template context the buttons field provides the HTML for the buttons of the column. |
template-view |
IHtmlContent |
Controls the rendering of the column header. In the template context the buttons field provides the HTML for the buttons of the column. |
width |
String |
Configures the width of the columns |