Alternative of Ag Grid
SVAR Svelte DataGrid is a high-performance, feature-rich Svelte data grid that efficiently handles large data sets with virtual scrolling and dynamic loading. Easily customizable through a developer-friendly API and CSS. Key features include: - Inline editing with different cell editors (datepicker, combo, select, checkbox, etc.) - Built-in sorting and filtering - Flexible column width for responsive layouts - Frozen columns - Expandable/collapsible columns - Customizable cell tooltips - Paging support - Context menu - Tree-like structure - Accessibility (compatible with WAI-ARIA standard) - Special helper for server-side integration (CRUD, batching, dynamic loading) - Export to CSV
Comments