Telerik blogs
  • Release

    New Telerik ASP.NET MVC and AJAX drops

    Yesterday and today we shipped the official Telerik Extensions for ASP.NET MVC Q2 2010 and RadControls for ASP.NET AJAX Q2 2010 SP1 releases. My colleague Atanas highlighted the new hot extensions and features added to the Telerik MVC components family in this blog post, so I will leave him the glory and the applause :) The fixes and minor enhancements in the AJAX suite can be found in the release notes here. You may also be interested in reviewing the updated versions of the AJAX demos and documentation at the usual locations. Stand by for the Q3 2010 Roadmaps for both product lines which will...
    August 26, 2010
  • Web ASP.NET AJAX

    RadControls for ASP.NET AJAX Step-by-Step tutorial update

    The RadControls for ASP.NET AJAX courseware has just received a fresh update and now includes updates and new additions spread across all ASP.NET AJAX components. You can find the renewed PDF version of the tutorial and the zip download containing the AJAX courseware projects on this page (under the group 'Learning RadControls for ASP.NET AJAX"). Happy programming!
    August 04, 2010
  • Web ASP.NET AJAX

    RadControls for ASP.NET AJAX Dynamic Data update

    This is just another update of RadControls for ASP.NET AJAX control integration with DynamicData. What's updated: New BinaryImage FieldTemplate - uses RadBinaryImage in view mode and RadAsyncUpload in edit mode. Updated RadGrid support for Dynamic Data - implements IDataBoundControl interface You can download latest bits from...
    July 29, 2010
  • Release

    The Q2 2010 release for Telerik ASP.NET AJAX and MVC is here

    The Q2 2010 official bits of RadControls for ASP.NET AJAX and Telerik Extensions for ASP.NET MVC BETA has just dropped under the 'Downloads' section of the Telerik registered users accounts. Share the joy and spread the word   Telerik ASP.NET AJAX Q2 2010 release In addition to the new RadTagCloud control, major features for RadEditor, RadGrid, RadRotator, RadScheduler, etc. and Sharepoint 2010 integration outlined here, we added: Carousel mode for RadRotator and integration with pager Save/load setting and filter on blur for RadFilter Improved RadEditor design-time Header and footer templates for RadListBox To gather each and every detail for the Q2 2010 release, explore the resources below: What's new Release notes Online demos Documentation   Telerik ASP.NET MVC Q2...
  • Release

    ASP.NET 4.0 Routing for RadDataPager for ASP.NET AJAX

    With Q2 2010 release of RadControls for ASP.NET AJAX we introduce built-in support for ASP.NET routing for RadGrid and RadDataPager controls. By setting a few properties you can enable nice SEO friendly urls. Below are the steps that you need to perform to enable routing for RadDataPager in ASP.NET 4.0 Create Global.asax file Describe how the route will be rewritten Set AllowSEOPaging="true" and AllowRouting="true" for RadDataPager. Have in mind that routing can be enabled only in context of SEO paging, i.e. AllowSEOPaging must be set to “true” to enable routing. Set RouteName="RadDataPagerRoutingExample" and RoutePageIndexParameterName="dataPager" depending on the settings in Global.asax. Voila! You have implemented routing in 4 simple steps....
    July 14, 2010