Export RadGrid with HtmlCharts

Thread is closed for posting
1 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 30 Nov 2015 Link to this post

    Requirements

    Telerik Product and Version

    2015.1.401

    Supported Browsers and Platforms

    All Browsers

    Components/Widgets used (JS frameworks, etc.)



    PROJECT DESCRIPTION 
    This code library demonstrates how to export RadGrid and HtmlChart controls to PDF document by using both the built-in export functionality of RadGrid and RadClientExportManager control.To achieve this you can export each HtmlChart control on the server as image and then replace them with the rendered HtmlChart controls when export command is fired.

    The same technique can be used to export any control placed in the ItemTemplate of the GridTemplateColumn.

Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.