help wantedtype: enhancement
倉庫指標
- Star
- (5,395 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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?