2 रिपॉजिटरी
Components that render hierarchical data as expandable tree rows within a table interface.
Distinct from Interactive Table Rendering: Distinct from Interactive Table Rendering: focuses specifically on the hierarchical tree-row rendering capability rather than general sorting or pagination.
Explore 2 awesome GitHub repositories matching data & databases · Tree-Based Table Renderers. Refine with filters or upvote what's useful.
dcat-admin is a Laravel admin panel framework used to rapidly build data-driven administration interfaces. It functions as a CRUD generator and backend scaffolding tool that automatically produces create, read, update, and delete interfaces based on database table schemas. The system distinguishes itself through a plugin-based extension architecture and the ability to run multiple independent administrative instances within a single installation. It provides specialized tools for mapping external APIs to forms and tables, as well as an event-driven form lifecycle for executing custom logic du
Renders database records in an expandable tree structure with lazy-loading for child nodes.
React Base Table is a library of reusable interface components designed for building complex, responsive data grids within web applications. It provides a high-performance foundation for rendering large datasets by utilizing window-based row virtualization, which ensures the user interface remains responsive even when displaying extensive collections of data. The library distinguishes itself through flexible layout and navigation capabilities, including support for hierarchical data structures that can be rendered as expandable tree rows. It allows for precise control over table geometry thro
Organizes and renders nested data structures as expandable tree rows to allow exploration of parent-child relationships.