Skip to main content

DataGridEditingTextsBuilder.UndeleteRow Method

Name Parameters Description
UndeleteRow(JS) value Specifies text for buttons that recover deleted rows. Applies only if allowDeleting is true and editing.mode is 'batch'. Mirrors the client-side undeleteRow option.
UndeleteRow(String) value Specifies text for buttons that recover deleted rows. Applies only if allowDeleting is true and editing.mode is 'batch'. Mirrors the client-side undeleteRow option.