Telerik blogs

Latest

  • Productivity Reporting

    Telerik Reporting: Connecting to Stored Procedures

    I’ve blogged in the past about the many ways you can connect your reports to data. Because the developers who build Telerik’s Reporting Tool wanted to make it as flexible as possible, they designed it to have the ability to bind to any object that implements one of the four supported interfaces: IEnumerable, IListSource, ITypedList, and IDbDataAdapter. What does this mean for you? No matter where your data comes from – plain SQL queries, stored procedures, web services, etc – you can bind it to a Telerik report. Okay, I realize that showing an example is much more effective than just talking...
    March 14, 2009 4 min read
  • Productivity Reporting

    Telerik Reporting: Get to Know Your Tools

    Another webinar is down in the history books. Last Thursday I hosted Telerik Reporting: Get to Know Your Tools, an hour-long webinar which focused on the toolbox items available as part of Telerik’s Reporting tool. I covered all 8 report items, from the TextBox to the Chart to the Barcode, in detail. Thanks to those who attended, I hope you found the content to be useful. If you missed it, don’t worry; the webinar was recorded and is now available on Telerik TV for your viewing pleasure. Click here to view Telerik Reporting: Getting to Know Your Tools on Telerik TV For the...
    March 04, 2009 1 min read
  • Productivity Reporting

    Telerik Reporting: Filtering Your Reports Using Report Parameters

    Users can control how data is used in a report by taking advantage of the Report Parameters feature in Telerik Reporting. You can add parameters to your reports at design time through an editor, at runtime through a user interface in the Report Viewer, programmatically, or via a SubReport parameter collection. In this post I’ll show you how to set up a report that allows users to enter parameter values through the UI of the Report Viewer. This functionality provides users with the means to filter their reports quickly so that only the most relevant data is displayed. Setup the Report To get...
    March 03, 2009 4 min read
  • Productivity Testing

    WebUI Test Studio Support of Composite Controls: RadFileExplorer

    The unique translator model of the WebUI Test Studio ensures the complex applications and the composite controls are supported out-of-the-box. For example, you don’t need to do anything to test your application where the RadFileExplorer is integrated. This component comes with the Q1 2009 release and consists of several other controls already covered by the RadControls Translators. Loading a RadFileExplorer demo in the Automation Surface, you’ll get them recognized right away. Some screen captures follow. The Grid’s on the right:
    February 28, 2009 1 min read
  • Productivity Testing

    WebUI Test Studio Beta Update

    We are pleased to announce the new Beta update of WebUI Test Studio! It is a huge step towards the first official release coming with Q1 2009. The Highlights: 1. All reported issues were addressed! I am very pleased to say that! This includes the few problems related to the installer, a couple of fixes about the IDE components in the Design Canvas as well as various issues regarding the RadControls translators. 2. Full compatibility with the RadControls for ASP.NET AJAX Q1 2009 Beta. The Beta of the RadControls is available since the end of the last week. ...
    February 26, 2009 2 min read