Skip to content

Admin grid paging options.  #543

Closed
Closed
@tzyganu

Description

@tzyganu

I think that the admin grids should support custom number of items per page.
Right now they are hard coded in app/code/Magento/Backend/view/adminhtml/widget/grid.phtml to 20,30,50,100,200. I think the Grid class should have a method called getLimits (or something similar) that can be overwritten in the child classes to support custom values.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions