[]
        
(Showing Draft Content)

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

PreserveSelectedState Method

PreserveSelectedState(bool)

Configurates PreserveSelectedState. Sets a value that determines whether the grid should preserve the selected state of rows when the data is refreshed.

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

The value.

Returns
Type Description
TBuilder

Current builder.