New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.ClientEvents

This Class defiens the Client events in ODataDataSource.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.ClientEvents

Properties

RequestFailed String

Gets or sets the RequestFailed event that is fired when a request to the server is started.

Requesting String

Gets or sets the requesting event that is fired when a request to the server is about to be sent.

RequestSucceeded String

Gets or sets the RequestSucceeded event that is fired when a request to the server is started.

In this article