Telerik blogs
  • Release

    Celebrate the 1st birthday of VS 2010

    Who can believe that an year has already passed since the first release of Visual Studio 2010? Lots of new installments accompanied the initial year of VS 2010 adoption (see Somasegar's blog post for more details) which made the MS developer community excited and happier like never before! And now, during the MIX 2011 conference which currently takes place in Las Vegas (Telerik is attending it, I encourage you to visit our booth to see a quick demo of the new WP7 control), there is a bunch of other thrilling goodies announced: First Preview of IE 10 ASP.NET MVC 3 tools update that delivers...
    May 27, 2021 1 min read
  • Release

    Q2 2011 Telerik AJAX and MVC Roadmaps

    A couple of weeks after the official Q1 2011 bits were out, there were people who started to ask: "Hey, what about your future plans for web development? I am impatient to know what you guys will be cooking for the summer release..". Well, with no further delay I am presenting you our AJAX and MVC Q2 2011 plans to feed your curiosity :) Telerik AJAX controls Q2 2011 Roadmap http://www.telerik.com/products/aspnet-ajax/whats-new/roadmap.aspx Focal points: Two new controls - image editor and web alert 4 new skins (Transparent + 3 Office2010 variations) Mobile and accessibility improvements HTML5 file API support for AsyncUpload, HTML5 input types rendering...
    May 27, 2021 1 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...
    May 27, 2021 1 min read
  • Release

    FireFox 4 supported by Telerik AJAX and MVC components

    Right after the official launch of the new major version of the FireFox browser (you can download it from here) I asked our web teams to test the Telerik AJAX and MVC components against the latest version of FireFox. And guess what? Both suites support FireFox 4 and no modifications are needed! This is an acknowledgement that you can develop sites with our Q1 2011 AJAX and MVC bundles and be content when running them in FireFox 4. Pretty convenient, yeah?
    May 27, 2021 1 min read
  • Release

    Aggregates for RadTreeList in AJAX Q1 2011

    I want to introduce you another cool feature for the RadTreeList which is available into the new Q1 2011 release of RadControls for ASP.NET AJAX. With the new version the RadTreeList provides functionality for displaying summaries/results from aggregates in the footer item. The type of this footer item is TreeListFooterItem. To enable this functionality merely set the ShowFooter property of the respective RadTreeList instance to true (its default value is false). The TreeListFooterItem is most commonly used to visualize calculations from aggregate functions within the scope of the current level: In order to specify how the aggregates will be evaluated, specify in every RadTreeList column which have the Aggregate property one of the option...
    May 27, 2021 2 min read