Skip to main content

DataGridEditingTextsBuilder.AddRow Method

Name Parameters Description
AddRow(JS) value Specifies text for a hint that appears when a user pauses on the global 'Add' button. Applies only if editing.allowAdding is true. Mirrors the client-side addRow option.
AddRow(String) value Specifies text for a hint that appears when a user pauses on the global 'Add' button. Applies only if editing.allowAdding is true. Mirrors the client-side addRow option.