[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridBaseBuilder-3.AllowAddNew

AllowAddNew Method

AllowAddNew(bool)

Configurates AllowAddNew. Sets a value that indicates whether the grid should provide a new row template so users can add items to the source collection.

Declaration
public virtual TBuilder AllowAddNew(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

The new row template will not be displayed if the IsReadOnly property