[]
        
(Showing Draft Content)

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

OnClientRowEditStarted Method

OnClientRowEditStarted(string)

Configurates the OnClientRowEditStarted client event. Occurs after a row enters edit mode.

Declaration
public virtual TBuilder OnClientRowEditStarted(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.