delam-angular-grid
v0.0.2
Published
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.2.0.
Readme
DelamGrid
This project was generated using Angular CLI version 19.2.0.
Features
Dynamic Data Binding Pass tableHeader and response data dynamically to render your table.
Column-Level Controls Enable column-wise filtering, sorting, and drag-and-drop reordering with simple config flags.
Custom Column Rendering Replace any column with a custom Angular component—just like AG Grid’s cellRenderer.
Nested Child Components Add any Angular component as a nested child row for expandable table views.
Class Customization Apply custom class names to table headers and individual td cells for styling flexibility.
Custom Content Rendering Use the colRenderer key to inject custom HTML, images, or spans into specific columns.
