[]
        
(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)
Public Overridable Function OnClientRowEditStarted(value As String) As TBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.