mage-enhanced-admin-grids icon indicating copy to clipboard operation
mage-enhanced-admin-grids copied to clipboard

[ARCHIVED] Enhanced Admin Grids extension for Magento 1. WIP version available for testing.

Results 101 mage-enhanced-admin-grids issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi I get the following issue in the console log: "row.childElements is not a function" This applies to line 1729 of config.js: row.childElements('td').each(function(cell, cellIndex){ I'm new to GitHub so not...

Hello friend , I just want to have inline editing in my order grid (admin panel). I am using this plugin . It working find for product grid but not...

Vat number of customer is not listed as possible atribute to include in the tables, how can i insert this cell?

Good day, I have a problem with the adminhtml/cms_page_grid and adminhtml/cms_block_grid when i select multiple filter options i receive a server error. Cause: url contains forbidden special character ":" example...

Hi, Magento connect gives Version number: 0.9.2.1 Stability: Stable Compatibility: 1.4, 1.5, 1.6, 1.7, 1.8, 1.9 Composer/github has release 0.9.0.1 Is the composer github repo somehow begind what was released...

hello How to create a column "track number" in grid order with the table "sales_flat_shipment_track" ?? Thank you

added column min_qty to products grid, now how do we make it editable Hi we joined the min_qty and added to collection Only problem is that the tick mark for...

Hello, using Magento 1.9.0.1, module version 0.89. Everytime i try to add a custom column in the order page, i get EAG error - "The block is not valid". How...

Is there a way to add to the product grid the qty ordered ? I only see the stats related to carts and wishlist thank you

For some reason I have to include this line 'filter_index' => 'main_table.store_id', within $this->addColumn('store_id', array( in app\code\local\Mage\Adminhtml\Block\Sales\Order\Grid.php, otherwise I am getting this error when filtering by store: Integrity constraint violation:...