angular-ui/ui-grid

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

Open

#6.801 aberto em 13 de jul. de 2018

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
grid-groupinghelp wanted

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador