The NgStarter Angular Data View component lets you build AI-friendly data grids for operational records that users need to inspect, sort, filter, select, paginate, refresh, and act on. Use it for Angular admin screens, CRM and ERP tables, users, orders, invoices, logs, tasks, assets, and server-driven datasets where the table is the main interactive work surface.
Data View is an operational data grid built with columnDefs and either local data or a server-side datasource. It supports sorting, search and filter state, pagination, row selection, loading states, empty states, column resizing, column visibility, column order, pinned or sticky columns, custom cell renderers, refresh, snapshots, and an optional action bar.
Use Data View when users work with records, column state, selections, server loading, or saved table views. Use the simpler Table component for small static tables or read-only tabular content that does not need row selection, column operations, pagination, server loading, or custom cell behavior.