Telerik blogs
  • 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...
    April 07, 2011 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...
    March 24, 2011 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?
    March 23, 2011 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...
    March 18, 2011 2 min read
  • Release

    New RadMonthYearPicker control in RadControls for ASP.NET AJAX Q1 2011

    Hi all, My name is Radoslav Kirilov and I am developer at one of Telerik's ASP.NET teams. I want to introduce you the new RadMonthYearPicker control which is available in the new Q1 2011 release of RadControls for ASP.NET AJAX. RadMonthYearPicker is a flexible component that allows the user to select month and year and to display that month/year in the specified format and culture. RadMonthYearPicker is a part of the RadCalendar suite and it has most of the properties introduced into the RadDatePicker. Below are listed the most important of them: MinDate, MaxDate - the control will not accept dates beyond the specified range. DisplayDateFormat - Customize the display month/year...
    March 17, 2011 2 min read