[]
        
(Showing Draft Content)

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

OnClientItemsSourceChanging Method

OnClientItemsSourceChanging(string)

Configurates the OnClientItemsSourceChanging client event. Occurs after the grid has been bound to a new items source.

Declaration
public TBuilder OnClientItemsSourceChanging(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.