Datatable

Use the KDatatable component to display tabulated data from a DataProvider, with support for filtering, sorting, bulk actions, and row actions.

Datatable with client side data provider and name&email filter

Select an item
Filtered: 0 / Total: 0
idnameemail

Datatable with server side data provider without bulkActions nor rowActions

idnameemail

Datatable with Custom Cell Slots

You can customize individual cells using named slots: #cell-fieldName

idnameemail