Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin grid paging options. #543

Closed
tzyganu opened this issue Apr 8, 2014 · 4 comments
Closed

Admin grid paging options. #543

tzyganu opened this issue Apr 8, 2014 · 4 comments
Assignees

Comments

@tzyganu
Copy link
Contributor

tzyganu commented Apr 8, 2014

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.

@vkerkhoff
Copy link

That's something I would like to see also, maybe the option to configure them thru the system configuration settings (like the catalog list/grid amounts) is also enough (so every grid has the same options and it's not depending on where the grid is used or who created it).

@verklov verklov self-assigned this Apr 8, 2014
@verklov
Copy link
Contributor

verklov commented Apr 8, 2014

Guys, thank you for your suggestion! We are considering making some changes to the admin panel in Magento 2. So far I have forwarded your suggestion to the PM responsible for data grids. Let's wait for his response.

@verklov
Copy link
Contributor

verklov commented Apr 10, 2014

Assigning to Lyudmyla Tiurnikova.

@verklov verklov assigned Tiurnikova and unassigned verklov Apr 10, 2014
@maksek maksek added the PROD label Jan 8, 2015
@Tiurnikova
Copy link

Hey everyone,
Thank you for your participation. We're making some significant changes to Data Grids already and there is a ticket in our internal backlog to support custom number of items per page. It will be handled according to the priorities.
Thanks

okorshenko pushed a commit that referenced this issue Dec 14, 2016
…age-2.1.3

Fixed issue:
 - MAGETWO-58335 [Backport] - Can't view uploaded image
magento-engcom-team added a commit that referenced this issue Mar 30, 2019
…out/_files/quote_with_address_saved.php fixture in SetOfflineShippingMethodsOnCartTest #543

 - Merge Pull Request magento/graphql-ce#543 from magento/graphql-ce:542-new-fixture-for-SetOfflineShippingMethodsOnCartTest
 - Merged commits:
   1. 4f19d03
   2. 43f5bce
   3. 4bdc30e
   4. f9ecace
   5. f01dc00
   6. 16ce046
   7. c2f15b3
   8. 14d5c3d
   9. 2643424
   10. 7b80d61
   11. cf4eb72
   12. 829a39b
   13. 9a0ecef
   14. 1093d8b
magento-engcom-team pushed a commit that referenced this issue Mar 30, 2019
…out/_files/quote_with_address_saved.php fixture in SetOfflineShippingMethodsOnCartTest #543
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants