Telerik blogs
  • Web ASP.NET AJAX

    How to Customize Telerik's ASP.NET PivotGrid Cells Using the Built-in Templates

    Wondering how to customize the cells of RadPivotGrid? Read the full story about the recently-introduced template support to find out.
    March 19, 2013
  • Web ASP.NET AJAX

    Native Binary Excel Export Made Its Way to Our ASP.NET TreeList

    Q1 2012 brings yet another popular export format to the already rich set of TreeList features. This time, we added support for the Microsoft Excel format. The exported files are based on the binary BIFF standard and hereby they are fully compatible with virtually all versions of Microsoft Excel and most of the XLS BIFF compatible software. Another benefit is that you will be able to access the output file using the widely popular OleDB Jet provider. Similar to the PDF export, you can apply custom styles in two different ways – using the built-in item styles (ItemStyle, HeaderStyle and the...
    March 02, 2012
  • Web ASP.NET AJAX

    Embedding YouTube video in RadListView for ASP.NET AJAX

    Have you ever thought of embedding a YouTube video in the context of a data-bound control? Recently, a client of ours asked for such a demo and this inspired me to create a code-library project that features this scenario and uses RadListView for ASP.NET AJAX as ‘videos host’. Depending on your goal, you can control the player via JavaScript code or you can just embed a static object. In the latter case you will need something like this: 1: <object width="425" height="344"> 2: <param name="movie" value="http://www.youtube.com/v/QT0e5XqNZdo&hl=en_US&fs=1&rel=0&color1=0x5d1719&color2=0xcd311b"></param> ...
    January 28, 2010