[]
        
(Showing Draft Content)

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

OnClientRowEditEnded Method

OnClientRowEditEnded(string)

Configurates the OnClientRowEditEnded client event. Occurs when a row edit has been committed or canceled.

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

The value.

Returns
Type Description
TBuilder

Current builder.