Magento 1.9 – Add Attribute Column to Admin Product Grid

adminattributesgridmagento-1.9product

I want to add a custom attribute to the Admin Product Grid.
The attribute got the attribute code import_price.

How can we add this column?

Best Answer

There is already one flexible module in github for managing grid columns of any entities(orders, products, customers etc.):
https://github.com/magento-hackathon/GridControl