-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Description
Will be great have ability in grids:
- Manage columns (as example for products display some custom attribute in grid and have ability filter by this field). Really great implementation of this feature for magento 1.x: http://amasty.com/extended-product-grid-with-editor.html;
- Add advanced filters, example: For now we haven't ability filter all orders with statuses NOT ("Complete" or "Cancelled");
- Columns re-order;