After Selecting any Grid-row/rows in any child-table in any Frappe form - when we hit enter in any field of this child-table, the delete button gets triggered and all the selected rows get deleted.
I've followed the documentation for deleteRecord and specified the delete url appropriately however when i select the row in data table, delete button is activated but when i click on the button it ...