angular-ui/ui-grid

expand lead to reRender when Tree View and Select both enabled in ui-grid

Open

#6,521 opened on Dec 29, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wantedneeds: analysis

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This question is difficult for me to describe, so I'll show it with pictures and examples and look forward to your answers: 1、 init data
image

2、 unselect one image

3、 collapseAll image

4、expand Or resize column (enableColumnResizing:true): the ui-grid rerender and it's not what I want to see.... image

example: http://embed.plnkr.co/F4dcfV/ http://embed.plnkr.co/F4dcfV/ @is @petebacondarwin @nateabele @sbruno @rubenv

Contributor guide