angular-ui/ui-grid

Pagination includes sub grid in page size

Open

#4.168 geöffnet am 12. Aug. 2015

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
good first issueneeds: analysis

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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