[]
        
(Showing Draft Content)

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

OnClientRowEditEnding Method

OnClientRowEditEnding(string)

Configurates the OnClientRowEditEnding client event. Occurs when a row edit is ending, before the changes are committed or canceled.

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

The value.

Returns
Type Description
TBuilder

Current builder.