Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Productivity Reporting

    "The strange case of Adobe Acrobat" or why do images in Telerik Reports get fuzzy when exported to PDF

    First, I would like to wish you all Happy New Year! Hope it brings you everything you have asked for! Now up to today's words (post) of wisdom: In the last couple of days a few people reported that images placed in Telerik Report, which normally look ok, start looking fuzzy when exported to PDF. We got scared for two reasons:  This has not been reported prior to our latest release We've introduced new rendering mechanism in the latest release When you combine those, you cannot help but feel that we have somehow messed things up. Fortunately, after a quick investigation, the problem proved...
    January 07, 2009
  • Productivity Reporting

    Hide duplicates in a column

    In some cases you might want to hide duplicates in a single "column" - for example if you group by a field, it would be nice to present the data in a more clean way.
    November 27, 2008
  • Productivity Reporting

    Using Report parameters UI to sort by column

    Our 'series' of tips and tricks for Telerik Reporting continues with this neat approach to sort the report by column. We would create a sample report using the AdventureWorks database that comes with our examples and use a single table with few columns that are easy to remember namely FirstName, LastName, Title .. you know the drill :) In order to use the built-in parameters area of the report, we would need to create a report Parameter that lists the column names. We can do that by creating a Business object that holds this for us:   public class ColumnSelector : DataTable     {        ...
    November 21, 2008
  • Productivity Reporting

    UI Automation Support in RadControls for Silverlight Q3 2008

    The new release of RadControls for Microsoft Silverlight is out with a couple of new controls and tons of improvements in the old components. In case you’ve missed, the new demos are uploaded and available here. You may need to delete your browser cache if you still don’t see the new cool home page:     Along with the other improvements, the UI Automation support in Silverlight controls suite is greatly enhanced. Now the following components (I’ve ordered them alphabetically) officially support UI Automation: - ComboBox/ComboBoxItem - Expander - Menu/MenuItem - NumericUpDown - PanelBar/PanelBarItem - ProgressBar - Slider...
    November 07, 2008
  • Productivity Reporting

    Telerik Reporting - Tips and Tricks

    What better source for tips and tricks for your beloved Reporting product, than a blog spot right from the kitchen where the product is ‘mixed’. As of this post, we would like to start a small series of tips and tricks that make a developers’ life sweeter. We’re not going to discuss general topics, so if you’re looking for answers for one of those questions – please review our documentation and our forums. As you can guess, the sub-report item, which lets you display one report within another report is widely used in Telerik Reporting.  It lets you compose complex reports from...
    October 31, 2008