awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
angular-ui avatar

angular-ui/ui-grid

0
View on GitHub↗
5,376 stars·2,422 forks·JavaScript·MIT·17 viewsui-grid.info↗

Ui Grid

ui-grid is an enterprise data grid component for Angular applications designed to display tabular data. It functions as an interactive data table that supports virtualization to maintain performance when rendering large datasets.

The grid provides specialized capabilities for professional data management, including row grouping, column pinning, and state persistence. It allows for the organization of complex data hierarchies and the transformation of flat records into grouped or tree structures.

The component covers a broad range of data management features, including in-place cell editing, column reordering, and the ability to import and export data to external files. It also includes support for keyboard navigation and multi-language localization.

Features

  • Interactive Tabular Displays - Offers a high-performance interactive tabular display that uses virtualization to render massive datasets efficiently.
  • Editable Data Grids - Provides interactive grids that allow viewing, filtering, sorting, and modifying table rows directly.
  • Data Tables and Grids - Ships a feature-rich data grid component with row grouping, column pinning, and state persistence.
  • Visual Data Grouping - Enables the arrangement of flat records into groups or tree structures to visualize complex data relationships.
  • In-Place Cell Editing - Provides capabilities for modifying the values of individual cells directly within a tabular view.
  • Row Groupings - Provides the ability to organize records into collapsible sections based on shared column values for data summary.
  • In-Place Data Editing - Enables users to edit cell values, reorder columns, and manage records directly within the grid interface.
  • Complex Data Organization - Allows structuring flat records into groups and hierarchies to analyze relationships and summarize information.
  • DOM Virtualization - Uses rendering techniques that create DOM elements only for visible items to maintain high performance with massive datasets.
  • Enterprise Data Grids - Implements a professional data table with enterprise features like state persistence, keyboard navigation, and multi-language support.
  • Editable Data Tables - Provides a customizable interface for in-place data editing and high-performance virtual scrolling.
  • Virtualized Scroll Management - Implements a high-performance grid that renders only visible rows to maintain smooth scrolling with massive datasets.
  • Angular Grid Components - Provides a specialized tabular data component for Angular applications with built-in virtualization and filtering.
  • Data Grid Exports - Provides capabilities for exporting grid content to external file formats for offline analysis.
  • Data Import and Export - Includes utilities for moving data into and out of the grid using standard file formats.
  • High-Performance Visualizers - Renders high volumes of data with a focus on smooth performance and scrolling using virtualization.
  • External File Imports - Implements functionality to populate the grid by importing data from external files or remote sources.
  • Hierarchical Data Modeling - Organizes datasets into nested tree structures to represent parent-child relationships.
  • Keyboard Navigation - Provides controls for moving focus and navigation between cells using keyboard inputs.
  • Configuration State Persistence - Implements mechanisms for storing and retrieving structured system state and application configurations.
  • UI Pagination - Splits massive volumes of information into smaller pages or continuous streams to maintain fast response times.
  • Layout Persistence - Stores user-defined structural configurations like column positions and visibility across sessions.
  • Column Pinning - Includes capabilities for fixing specific columns in place during horizontal scrolling to maintain context.
  • Column Reordering - Enables changing the horizontal sequence of columns in the grid via drag-and-drop.
  • Row Detail Expansion - Implements UI patterns that allow a table row to unfold and reveal additional nested content.
  • Infinite Scrolling - Supports an infinite scrolling UX pattern to automatically load additional content as users reach the end of the list.
  • Interactive Cell Rendering - Renders table cells as rich interactive elements using interchangeable HTML templates.
  • Keyboard-Driven Navigation - Provides navigation and control schemes that rely on keyboard inputs to improve efficiency and accessibility.
  • Pagination - Implements techniques for loading large datasets in incremental chunks to optimize browser performance.

Star history

Star history chart for angular-ui/ui-gridStar history chart for angular-ui/ui-grid

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does angular-ui/ui-grid do?

ui-grid is an enterprise data grid component for Angular applications designed to display tabular data. It functions as an interactive data table that supports virtualization to maintain performance when rendering large datasets.

What are the main features of angular-ui/ui-grid?

The main features of angular-ui/ui-grid are: Interactive Tabular Displays, Editable Data Grids, Data Tables and Grids, Visual Data Grouping, In-Place Cell Editing, Row Groupings, In-Place Data Editing, Complex Data Organization.

What are some open-source alternatives to angular-ui/ui-grid?

Open-source alternatives to angular-ui/ui-grid include: olifolkerd/tabulator — Tabulator is an interactive data table library and virtual DOM data grid used to create high-performance tables from… mui/mui-x — MUI X is a collection of advanced React UI components for building data-rich applications, including a data grid,… nhn/tui.grid — Tui Grid is a JavaScript data grid component designed for rendering, editing, and organizing structured tabular… heidisql/heidisql — A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in… jspreadsheet/ce — This project is a JavaScript spreadsheet component and web-based data table that provides an interactive grid for… swimlane/ngx-datatable — ngx-datatable is a feature-rich data table component for Angular applications designed to display and manage large…

Open-source alternatives to Ui Grid

Similar open-source projects, ranked by how many features they share with Ui Grid.
  • olifolkerd/tabulatorolifolkerd avatar

    olifolkerd/tabulator

    7,550View on GitHub↗

    Tabulator is an interactive data table library and virtual DOM data grid used to create high-performance tables from JSON or arrays. It functions as a hierarchical data viewer and a spreadsheet interface component, capable of rendering thousands of records efficiently through viewport-based virtualization and progressive loading. The library distinguishes itself by providing a full spreadsheet interface mode with multi-sheet management, cell range selection, and bulk copy-paste capabilities. It supports complex data architectures, including nested data field mapping, expandable tree structure

    JavaScriptajaxcdnjsdata
    View on GitHub↗7,550
  • mui/mui-xmui avatar

    mui/mui-x

    5,791View on GitHub↗

    MUI X is a collection of advanced React UI components for building data-rich applications, including a data grid, charting library, date and time pickers, scheduler, and tree view. The library is built with accessibility as a core principle, ensuring all components meet WCAG and WAI-ARIA standards for keyboard navigation and screen reader announcements. The components are designed for extensibility and performance. The data grid offers comprehensive data management with sorting, filtering, pagination, column pinning, row grouping, inline editing, and Excel export. The charting library support

    TypeScriptchartsdata-griddatatable
    View on GitHub↗5,791
  • nhn/tui.gridnhn avatar

    nhn/tui.grid

    2,565View on GitHub↗

    Tui Grid is a JavaScript data grid component designed for rendering, editing, and organizing structured tabular information and hierarchical tree views within web applications. It provides inline data editing, validation rules, spreadsheet-style keyboard navigation, and virtualized rendering to handle extensive datasets efficiently. The library distinguishes itself through structural capabilities including command-based keyboard shortcuts for range selection and clipboard synchronization, a declarative cell renderer architecture, and virtual column pinning. It supports asynchronous remote dat

    TypeScriptdatagriddatatableexcel
    View on GitHub↗2,565
  • heidisql/heidisqlHeidiSQL avatar

    HeidiSQL/HeidiSQL

    6,129View on GitHub↗

    A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi and Lazarus/FreePascal

    Pascal
    View on GitHub↗6,129
  • See all 30 alternatives to Ui Grid→