[]
        
(Showing Draft Content)

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

OnClientPrepareCellForEdit Method

OnClientPrepareCellForEdit(string)

Configurates the OnClientPrepareCellForEdit client event. Occurs when an editor cell is created and before it becomes active.

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

The value.

Returns
Type Description
TBuilder

Current builder.