Telerik blogs
  • 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...
    May 27, 2021 2 min read
  • 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....
    May 27, 2021 1 min read
  • Web ASP.NET AJAX

    RadGrid for ASP.NET AJAX SEO Paging with Routing in ASP.NET 4.0

    URL Routing with ASP.NET 4.0 has never been easier. While it was first a luxury of ASP.NET MVC, WebForms applications got routing support with .NET 3.5 SP1. With version 4.0 of the framework, setting up URL routing is now a piece of cake. For those of you who have never heard of it: URL Routing enables your application to use URLs that do not directly map to physical files, but can instead represent a user-friendlier, more descriptive, logical structure. It is not URL rewriting and not URL mapping, where these effectively restore the original physical URL of the page down the request pipe. With version 2010.Q2 of Telerik RadControls for ASP.NET AJAX,...
    May 27, 2021 2 min read
  • Release

    Meet the Telerik ASP.NET AJAX Q2 2010 BETA release

    The time has come to have a peek on the new controls and features we are shaping for you that will be published with the Q2 2010 RadControls for ASP.NET AJAX release. Alongside with the regular updates and bug fixes for the components in the suite, you will get the following: - One brand new control: RadTagCloud - Div content area mode and light table dialog for RadEditor - Load-on-demand mode for GridDropDownColumn combobox editor, column group/reorder animations and localization through resources for RadGrid - ASP.NET 4 Routing support for RadDataPager and RadGrid’s pager - RadFilter integration with ASP.NET 3.5 data source...
    May 27, 2021 3 min read
  • Release

    Q1 2010 SP2 releases for Telerik ASP.NET AJAX and MVC product lines

    The time has come to publish the second service packs releases for our ASP.NET AJAX and MVC suites. These are mainly stabilization releases with a set of fixes and a few enhancements that made it for the Q1 2010 SP2 launch. The details are available in the referenced resources below:   RadControls for ASP.NET AJAX Release notes Demos Online documentation   Telerik Extensions for ASP.NET MVC Release notes Demos Online documentation
    May 27, 2021 1 min read