[]
        
(Showing Draft Content)

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

OnClientItemsSourceChanged Method

OnClientItemsSourceChanged(string)

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

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

The value.

Returns
Type Description
TBuilder

Current builder.