Telerik blogs
  • Web ASP.NET AJAX

    Using the Resize and Drag extender built into the ASP.NET AJAX controls

    The development for both desktop and mobile browsers has always been a difficult task, often an impossible one. To ease the process, we have prepared a couple of extenders, thus delivering to the developers unified methods to implement solutions for the mobile web platforms. In addition to the previously introduced TouchScrollExtender in Q3 2010, we present to you another member of the family. The ResizeExtender is a small client-side only control that enables resize and drag functionality on an HTML element in all browsers regardless if they are desktop or mobile (except the browsers that lack the needed desktop or touch events...
    April 14, 2011 3 min read
  • Release

    Exporting Telerik Reports to PowerPoint Presentation (Q1 2011)

    One of the greatest new features in Telerik Reporting Q1 2011 is the PowerPoint Presentation Rendering Extension, which produces a PowerPoint Presentation file from any Telerik report. The new rendering extension is part of the newly introduced support for the Office Open XML standard which meets “the new workplace challenges that include easily moving data between disparate applications, and allowing users to glean business insight from that data." (Source: MSDN). Supporting the Office Open XML standard also means that Telerik Reporting can export its reports not only to Microsoft Office PowerPoint, but to Word, and Excel 2007/2010. The native Office Open XML support means that any document suite,...
    March 25, 2011 2 min read
  • Web ASP.NET AJAX

    How to enable keyboard support in the RadFileExplorer for ASP.NET AJAX

    With the newest version already out, I am happy to present you the latest accessibility improvements of our RadFileExplorer control from the ASP.NET AJAX suite. Now, you don't need the mouse to delete a folder or open a file! Simply focus the FileExplorer, navigate to the grid or treeview using the [Shift+]Tab key, select the desired folder with the Arrow keys and press Delete. A popup dialog asks you to confirm the deletion. Hit Enter to delete, or Esc to cancel.       This was just an example of a common scenario, that could be carried out using the keyboard only. We have ensured that any use case...
    March 24, 2011 1 min read
  • Release

    Quering Spatial Data with OpenAccess in Q1 2011

    Starting with the 2011 Q1 release, OpenAccess supports development of applications that involve geometric or geographic data. For the sake of simplicity, this blog will focus on the use of SqlGeography with MSSQL 2008. Other databases (like Oracle) provide support for geometric and geographic data as well, but this shall be the topic of another blog post. Let's start with a simple model that has only two domain classes City and Country. Both classes should contain geographic information: the location of the City (as a point) and the polygon shape of the Country. Both domain classes then...
    March 17, 2011 4 min read
  • Release

    RadControls for WinForms Roadmap: Check. Q1 2011 Released: Check.

    We are proud to announce the first major release of RadControls for WinForms for this year, where we worked towards expanding and optimizing the whole suite. To start off, I can say that we introduced a fully refurbished RadTreeView control with new UI and data layers which allow it to bind several times faster! Of course, we are trying not only to optimize the existing products, but to offer new components in the suite as well. By popular demand, we developed a brand new control that helps you break a complex process into separate steps – RadWizard. Additionally, in the spirit of...
    March 17, 2011 2 min read