Telerik blogs

Latest

  • Release

    New DEMO page for Telerik Reporting

        For a while now, we've been thinking about trying to distinguish between the concept of a QSF (Quick Start Framework) and a Demo. As you know, we call our Demos a QSF, because people can use it to get started with our controls by simply reviewing the code of the example. However, this does not hold true for Telerik Reporting, where the code is auto-generated by the report designer, and thus it does not really help in learning the product. So we decided - why not show how the reports are made instead and leave the designer to take care of the...
    February 13, 2025 2 min read
  • Release

    Reporting Q2 2009 release

        Our main efforts for the Q2 2009 release were focused on the table item and as you can see from the release notes, we've added quite a few airs and graces here and there. Most noticeable of all being the two helper items - Table Wizard and CrossTab Wizard, print on every page ability for the ColumnGroup/RowGroup headers, GroupKeepTogether and various design time improvements - merge/split, keyboard navigation/selection and edit. Two improvements to the Report API - Processing Error Handling and the ability to hide the print progress dialog when printing a report programmatically For all of you Excel lovers out there - we've added standard percent, custom numeric...
    May 27, 2021 2 min read
  • Release

    RadControls for Silverlight 3 now compatible against the official Silverlight 3 RTW

    We are proud to announce the availability of RadControls for Silverlight 3 RTW.   The latest binaries of our Silverlight 3 controls can be downloaded as part of the latest internal build that is available under each user's account. We will be working on officially launching our RadControls for Silverlight suite against the latest official Silverlight 3 RTW with the forthcoming SP1 release. Then you will be able to fully explore our examples and controls entirely built against Silverlight 3.
    May 27, 2021 1 min read
  • Release

    RadControls for WinForms Documentation Updates Available Through RSS

    In an effort to be more transparent with the updates and new topics we add to the RadControls for WinForms documentation, we have started adding all change sets to the WinForms Support Feed. We added 16 updates today, with more to come in the coming weeks.   We plan to have a major update of the help for the upcoming Q2 2009 SP1 release, so feel free to subscribe to the RSS feed.
    May 27, 2021 1 min read
  • Release

    New Feature: Artificial Fields

    Artificial fields, what are they good for? OpenAccess requires a persistent class model to work. This means that data not represented by a field in a persistent class cannot be stored or retrieved.  Sometimes you need to add new data to your application during runtime. With many other ORMs you have to add a field to your persistent class, recompile everything and update the database schema.  That is a little unhandy and looks like you always need a developer to do so. OpenAccess Artificial Fields can help you to add such new data definitions on the fly. You can specify...
    May 27, 2021 2 min read