angular-ui/ui-grid

Enhancement : Get Filtered Rows

Open

#4 583 ouverte le 28 oct. 2015

Voir sur GitHub
 (10 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
help wantedtype: enhancement

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

UI Grid 3.0.6

The getVisibleRows(grid) returns all the rows visible in the Grid.

However, if the Grid is paginated, only the rows visible in the current page are being returned.

Is there an option to get all the filtered rows from the Grid?

Guide contributeur