angular-ui/ui-grid

Pagination includes sub grid in page size

Open

#4,168 opened on Aug 12, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
good first issueneeds: analysis

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

Contributor guide