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

Web Service Binding

The Timeline uses the ClientDataSource internally and that allows it to easily bind to any WebService. This also gives more control over handling the request and response to the service.

  • DefaultVB.aspx
  • styles.css
<%@ Page Language="vb" AutoEventWireup="true"  %>

<%@ Register TagPrefix="telerik" Namespace="Telerik.Web.UI" Assembly="Telerik.Web.UI" %>



    Telerik ASP.NET Example
    


    
    
    
    
#= data.Title #
by #= data.Author #