angular-ui/ui-grid

Enhancement : Get Filtered Rows

Open

#4583 aperta il 28 ott 2015

Vedi su GitHub
 (10 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
help wantedtype: enhancement

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor