C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / OnClientDataLoading Property

In This Topic
OnClientDataLoading Property
In This Topic
A function called when wijgrid loads a portion of data from the underlying datasource.
Syntax
'Declaration
 
Public Property OnClientDataLoading As System.String
 
Remarks
Parameters:
  • jQuery.Event object.
See Also