angular-ui/ui-grid

Select All does not persist across all Pagination pages

Open

#3.749 geöffnet am 11. Juni 2015

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
good first issuegrid-coretype: bug

Repository-Metriken

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

Beschreibung

Hi,

I have a grid with pagination. If I check the selectAll check box on page number1 of the grid and move to next page of the grid, selectedAll is still check whereas none of the items are selected in page two of the grid.

Contributor Guide