Hello,
Thanks for your reply, I have tried as your suggestion
'price' => array(
'title' => $this->trans('Impact Price Tax(Excl)', array(), 'Admin.Global'),
'type' => 'editable',
'ajax' => true,
),
But still it showing like label, couldn't display as editable field. Could you pleases help me on this.