[]
        
(Showing Draft Content)

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

OnClientRowEditStarting Method

OnClientRowEditStarting(string)

Configurates the OnClientRowEditStarting client event. Occurs before a row enters edit mode.

Declaration
public virtual TBuilder OnClientRowEditStarting(string value)
Public Overridable Function OnClientRowEditStarting(value As String) As TBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.