Skip to content

Filtering By Added Column Doesn't Work #25

@mpchadwick

Description

@mpchadwick

Columns are added by observing adminhtml_block_html_before

setFilterValues happens before that event fires, so the columns are not available when it tries to match filter -> column.

https://github.com/OpenMage/magento-mirror/blob/magento-1.9/app/code/core/Mage/Adminhtml/Block/Widget/Grid.php#L449-L461

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions