Skip to main content

DataGridEditingBuilder<T>.AllowAdding Method

Name Parameters Description
AllowAdding(JS) value Specifies whether a user can add new rows. Mirrors the client-side allowAdding option.
AllowAdding(Boolean) value Specifies whether a user can add new rows. Mirrors the client-side allowAdding option.