jayelkaake / enhancedgrid

The original enhanced admin product grid for Magento.
https://www.magentocommerce.com/magento-connect/enhanced-admin-product-grid.html
94 stars 61 forks source link

Category Sorting in Column View #31

Open GBVM opened 8 years ago

GBVM commented 8 years ago

This is not a real issue, but it would be nice to sort all categories by tree and not iD's when viewing the column for categories.

Is there a simple solution for this?

pquerner commented 8 years ago

You mean you want a category tree in the "category" column? Not simple just comma separated ids?

GBVM commented 8 years ago

@pquerner @jayelkaake

Yes Pascal. The issue with sorting by ID is its hard to follow how the product is listed under each category/subcategory. By viewing this column in a listed tree format would make reference to the product listing much simpler.

EXAMPLE:

Current version - Engine Mechanical,PARTS,Oil System (problem with this is ID's are not in order by Category Level)

Sorting by Tree Level - PARTS, Engine Mechanical, Oil System or

                 PARTS
                 Engine Mechanical
                 Oil Systems
YaegerDesign commented 7 years ago

I would agree that this is a good improvement.