Hi
In below line i want Edit Text should not appear only Pencil icon. I also wat View & Delete .
{
"defaultContent": '<input type="button" id="btnEdit" class="btn btn-primary btn-xs" value="Edit" <span><i class="fa fa-pencil" aria-hidden="true"></i></span>/>'
Thanks