Question

I am working on Magento system. In admin, customer has more than one address and I have street column in the grid which displays default billing street. But I want to search street name through all customer's addresses.

So user can enter street name to search users in the grid, And system should search through all addresses customer has.

Was it helpful?

Solution

Please go through this links, it contains the required help for the coding:

http://inchoo.net/magento/how-to-create-a-custom-grid-from-scratch/

http://inchoo.net/magento/how-to-add-custom-renderer-for-a-custom-column-in-magento-grid/
Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top