Telerik blogs
  • Release

    Get your Learn on With Telerik 2012 Q3 Webinar Week

    Webinar week is coming!  From October 22 to October 26, we will be hosting nine webinars showing off the best of what’s new, including an incredible level of support for Visual Studio 2012 and Windows 8.  In addition to seeing all of the cool new features in Telerik’s ever expanding suite of products, you can have a chance to win valuable prizes, including DevCraft Ultimate licenses.  Please visit this link to register: http://www.telerik.com/developer-productivity-tools/whats-new.aspx I will personally be involved in three of the webinars, on Telerik Reporting, the Just suite of products, and support for Windows8 development. The Telerik Report Designer: More Powerful...
    October 09, 2012
  • Release

    Extending Telerik Reporting Service with Custom IReportResolver

    Download custom IReportResolver example (C#) The Telerik Reporting Service is a WCF service that enables the remote access to the Telerik Reporting Engine (aka ReportProcessor). The Reporting Service acts as a communication interface between the client programs and the ReportProcessor. The client programs invoke the report rendering from the service using a string report description. Based on the report description the service’s report resolvers try to create an IReportDocument instance needed by the ReportProcessor. The IReportDocument interface represents a report document. This includes a single Report or ReportBook. The IReportDocument returned by the report resolver will be further handled by the ReportProcessor. The service...
  • Productivity Reporting

    Reset PageNumber per Report Group

    Download Telerik_Reporting_Reset_PageNumber_per_Group (C#) - 4.72 KB In Telerik Reporting, the PageNumber object can only be used in the page header and page footer sections. It contains the current page number and its value is increased with one for every new page. In some scenarios, it is useful to alter the page number based on a condition and the most frequent scenario being asked is resetting the PageNumber after each group. The powerful expression engine of Telerik Reporting allows you to accomplish this easily with the help of page aggregates and tiny bit of code. Basically the idea is to check what is the last group on a page and if it...
    February 07, 2012
  • Productivity Reporting

    How to use SharePoint List for Telerik Reporting Datasource

    SharePoint provides types and members in the Microsoft.SharePoint.Client namespace for accessing SharePoint remotely from a client computer or server. To get started with SharePoint client object model you will need Microsoft.SharePoint.Client and Microsoft.SharePoint.Client.Runtime assemblies. You can copy these DLLs from the %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\14\ISAPI folder of the server that runs Microsoft SharePoint Foundation 2010. Using the Microsoft.SharePoint.Client types you can get access to SharePoint List data. However in order to have design time support (Telerik Reporting Data Explorer, Wizards and Expression editor) with SharePoint as data source, you will need the following SharePointDataSource helper class. This class manages the SharePoint credentials,...
    July 29, 2011
  • People

    Join the Front Row at Q2'11 Release Webinar Week

    With the next major release just around the corner (expected in a few weeks’ time), we at Telerik are excited to announce that the registration for our traditional “What’s New” Webinar Week is now open. Book your seat for a series of live web events following the release date, during which Telerik’s Evangelists will show you how to make the most out of the cool new stuff we ship with Q2 2011. Attending the live webinars kicking off July 18 gives you the chance to not only have your questions answered in the Q&A sessions, but to also win a...