Data Grid

Feature-rich grid with pagination, filtering, and inline edit.

This page is a scaffold for the Data Grid component. Build the live markup, Alpine.js interactions, and DaisyUI/Tailwind classes here, then replace this placeholder block with the real preview + code snippet.

Planned variants & states to implement:

  • Virtual scroll (large datasets)
  • Column resize
  • Column reorder
  • Row selection (checkbox)
  • Inline cell edit
  • Pagination controls
  • Export CSV / Excel