0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript2,496 forks (2,496 forks)batch import
grid-expandablegrid-exporterhelp wantedtype: enhancement
Repository metrics
- Stars
- 5,395 stars (5,395 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
I am using expandable grid and now i need to export each grid separately..please help me its very urgent.
Contributor guide
- Research direction
- Examine the existing export functionality in ui grid. Understand how expandable grids register sub grids. Then implement a method to export only the selected grid or sub grid. Look at the grid API and event handling for rendering.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- GitAngularJS basicsui grid basics