public function _getValue(Varien_Object $row)
 {
     return $row->getActionInstance()->getCommentHtml();
 }