angular-ui/ui-grid

Enhancement : Get Filtered Rows

Open

#4,583 建立於 2015年10月28日

在 GitHub 查看
 (10 留言) (0 反應) (0 負責人)JavaScript (5,395 star) (2,496 fork)batch import
help wantedtype: enhancement

描述

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?

貢獻者指南