OnClientLoadingRows Property
OnClientLoadingRows
Occurs before the grid rows are bound to the data source.
Declaration
[Json(true, 2, "loadingRows")]
public virtual string OnClientLoadingRows { get; set; }
<Json(True, 2, "loadingRows")>
Public Overridable Property OnClientLoadingRows As String