angular-ui/ui-grid

Pagination includes sub grid in page size

Open

#4.168 aberto em 12 de ago. de 2015

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
good first issueneeds: analysis

Métricas do repositório

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

Description

Hi,

If I select the Page size to display, let's say 5 records, and I have 5 records, each with 2 sub Items, it will display only 3 items on the first level....so it is counting the sub Items in the pagination...not sure if this is the intent, or if it can be set...pls c pic below: image

Guia do colaborador