OnClientItemsSourceChanged Property
OnClientItemsSourceChanged
Occurs after the grid has been bound to a new items source.
Declaration
public virtual string OnClientItemsSourceChanged { get; set; }
Public Overridable Property OnClientItemsSourceChanged As String