I am using grid with inline editing and looking for advice on how to auto-trigger 'Add new record' when a current new record update is Ctrl-Clicked or Ctrl-Entered.
If the edit row is for an existing row the Ctrl- modifier should not cause a new record.
Also, if a new row is being edited and 'Add new record' is clicked I would like to alert the user there is unsaved data. At which point they can cancel and continue editing, accept inputs and create a new record or ignore inputs and create a new record.