Using CrystalReportViewer with RadAjax

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

    Posted 30 Jan 2007 Link to this post

    Requirements

    RadAjax version

       1.x+
    Web.UI version    2007.3.1425
    .NET version

       2.0
    Visual Studio version

       VS2005
    programming language

      JavaScript
    browser support

    all browsers supported by r.a.d.ajax

    To convert code   Telerik online converter

    PROJECT DESCRIPTION
    This project shows, how you can use our ajax controls to partially ajaxify your CrystalReportViewer. What we mean by partially is that, the export, print and sub-reports do not function properly when the whole CrystalReportViewer is ajaxified. To make them work properly you need to turn off the ajax just for these events in the OnRequestStart event of the Ajax control.
  2. 3BD6F94B-4C03-46D3-8568-9982F1F201BF
    3BD6F94B-4C03-46D3-8568-9982F1F201BF avatar
    10940 posts
    Member since:
    May 2014

    Posted 08 Mar 2008 Link to this post

    Hi guys,

    We've posted Web.UI version of the project here for those of you already using our new controls. The difference here is that we get reference to the export and print buttons directly through the e.EventTarget and return the correct buttons in a for loop.

    Kind regards,
    Steve
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center
  3. 94737076-C9E1-42DC-887A-690F01E500DE
    94737076-C9E1-42DC-887A-690F01E500DE avatar
    833 posts
    Member since:
    Jun 2017

    Posted 05 Aug 2010 Link to this post

    Hello Guys,

    For CrystalReports version 14.0.2000.0 you should follow a slightly different approach. The attached sample provides the details.

    Best wishes,
    Martin
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Back to Top

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