Default

Pagination, sorting, filtering and checkbox selection.

Customers
Name
Country
Agent
Agent Picker
{{option.name}}
Date
Balance
Status {{option.label}}
Activity
{{activityValues[0]}} {{activityValues[1]}}
Name {{customer.name}} Country {{customer.country.name}} Representative {{customer.representative.name}} Date {{customer.date | date: 'MM/dd/yyyy'}} Balance {{customer.balance | currency:'USD':'symbol'}} Status {{customer.status}} Activity No customers found.
Customized

Scrollable table with gridlines (.p-datatable-gridlines), striped rows (.p-datatable-striped) and smaller paddings (p-datatable-sm).

Customers
Name Country Representative Date Status Activity Name {{customer.name}} Country {{customer.country.name}} Representative {{customer.representative.name}} Date {{customer.date}} Status {{customer.status}} Activity No customers found.
Row Expand
Name Image Price Category Reviews Status Name{{product.name}} Image Price{{product.price | currency:'USD'}} Category{{product.category}} Reviews Status{{product.inventoryStatus}}
Id Customer Date Amount Status Id{{order.id}} Customer{{order.customer}} Date{{order.date}} Amount{{order.amount | currency:'USD'}} Status{{order.status}} There are no order for this product yet.
Row Group and Scrolling
Name Country Company Status Date {{customer.representative.name}} Name {{customer.name}} Country {{customer.country.name}} Company {{customer.company}} Status {{customer.status}} Date {{customer.date}}