Tag Archive for: table

Show huge tables in any device

We use Clusterize.js to display big data sets easily and CSS Grid to fix our HTML table.

Try to slide up/down and left/right in your phone/tablet.

Scrollable table (tbody) with 100% height and fixed header

Sort table rows by clicking on table header column

Scrollable table with fixed header

Instead of using absolute positions, containers and so on you can use CSS Grid to set header and body.