angular-ui/ui-grid

UI-Grid grouping: Extra blank rows getting displayed when a row is expanded

Open

#6,801 opened on 2018年7月13日

GitHub で見る
 (7 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
grid-groupinghelp wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Hi, I am facing a weird issue. When I group by 4 or more columns, and then expand a row, then extra blank rows show up. Even more weird thing is that on collapsing and expanding the parent row again, some of these blank rows disappear. I have searched for this issue extensively, but I did not find any help. We are fetching the data though a remote REST API call. I can attach the screenshot of the problem. We are simply using the group by feature of the ui-grid. Please feel free to get back to me if you need any more information. emptyrows

コントリビューターガイド