angular-ui/ui-grid
Voir sur GitHubRemoving a row when all are expanded, everything will collapse leaving the button as "-" (expanded)
Open
#6 032 ouverte le 21 févr. 2017
good first issue
Métriques du dépôt
- Stars
- (5 395 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
I have a grid with 2 levels with expandable options and delete rows for the first level grid. After delete any row, the data is reloaded, its ok if everything is collapsed, the issue is : the button is showing "-" instead of "+" Steps:
- Expand all rows

- Delete 1 row

- The grid is reloaded and the button is "-"

Plunker: http://plnkr.co/edit/TJFaWv2KERcEZghz6scj?p=preview