1 रिपॉजिटरी
UI mechanisms for representing nested data within grids using trees and row grouping.
Distinct from Complex Data Views: Focuses specifically on tabular nesting and grouping rather than general complex views like styled text areas.
Explore 1 awesome GitHub repository matching data & databases · Tabular Hierarchies. Refine with filters or upvote what's useful.
vxe-table is a high-performance data table component and UI library for Vue, designed for building data-heavy applications. It functions as a virtualized data grid and spreadsheet UI framework capable of rendering millions of rows by mounting only the visible elements of a dataset. The project distinguishes itself through spreadsheet-like functionality, including cell selection, copy-paste support, and the generation of cross-tabulated pivot tables. It also provides specialized tools for managing complex data hierarchies using virtual trees, row grouping, and cell merging. The library covers
Implements complex data hierarchy management through virtual trees, row grouping, and cell merging.