Need to hide delete row button in dialog box child table

Hi all,
I tried to hide outside delete button in dialog box child table this same way i need to hide delete button in inside table
dialog.fields_dict[‘po_items’].grid.wrapper.find(‘.grid-remove-rows’).hide();


Any update… pls help anyone