Jacky Koh
Results
1
comments of
Jacky Koh
What i did as follow, works for me: Replace the following on line 527 of app/code/community/TBT/Enhancedgrid/Block/Catalog/Product/Grid.php $innerSettings = array( 'header' => Mage::helper('catalog')->__($col), 'width' => '100px', 'type' => 'text', ); with...