1 comment (1 comment)1 reaction (1 reaction)0 assignees (0 assignees)JavaScript2,496 forks (2,496 forks)batch import
good first issuegrid-expandablegrid-groupinggrid-tree-view
Repository metrics
- Stars
- 5,395 stars (5,395 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
By default the expand/collapse column is placed in the left part of the grid. Is there a way to have it on the right part?

Contributor guide
- Research direction
- Examine ui grid configuration options for column position. Look for a property like `enableColumnMoving` or `columnDef` ordering. Implement a feature to move the expand/collapse column to the right by default or via a setting.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- Angularui grid