'actions' => array(
array(
'caption' => Mage::helper('productfaq')->__('Edit'),
'url' => array(
'base'=>'*/*/edit',
),
'field' => 'id',
'target' =>'_blank'
)
),
[color=red][b] 'target' =>'_blank'[/b][/color]
增加target即可