Telerik blogs
  • Release

    Try the Hot Stuff – Telerik’s AJAX Q1 2012 Beta is Out!

    Though the time since the last official release, Q3 2011, and today’s release of the next Q Beta is a month shorter than usual, I am happy to present you the early preview of the Q1 2012 version of Telerik’s Controls for ASP.NET AJAX. Thanks to the hard work of the AJAX team members, we were able to include all of the major features here in the Beta version. And as most of them have been highly requested by you for some time now, I am sure you are eager to get them. But let’s stop wasting time and see...
    February 01, 2012 2 min read
  • Release

    Check this out: Telerik’s ASP.NET AJAX Q3’11 Service Pack is Live

    It’s amazing how much we managed to do since the official Q3 2011 release. We’ve improved and introduced so many things you guys have shared with us, so go ahead and check the Service Pack out. Here’s a small part of the release highlights:  jQuery library used in Telerik.Web.UI is updated to version 1.7.1 AsyncUpload – hover state is added for the select button Grid – introduced new client-side methods, clearSort() and clearFilter(), for clearing the applied sort and filter expressions, as well Grid – improved support for OpenAccessLinqDataSource control Input – new HTML5 input type “time” ScriptManager – added support for scripts grouping...
    January 06, 2012 1 min read
  • Web

    CS0103: The name 'ViewBag' does not exist in the current context

    Technorati Tags: .NET,ASP.NET MVC I hit this error today while working with an MVC3 application.  It appeared out of the blue – but don’t they always?  Fortunately, I make a habit of committing my work into SVN every time my tests pass, so I could have just reverted back to my last Revision, but I wanted to know what I did to cause this. Much to my demise, the optimistic fixes didn’t work: Restart the debugger several times, because surely that will fix it :-) Close Visual Studio and reopen it. Just kidding.  But we do tend to try those don’t we? Back on topic,...
    December 01, 2011 1 min read
  • Web ASP.NET AJAX

    Client-Side Hierarchical DataBinding to OData with RadGrid for ASP.NET AJAX

    If you haven't heard, Odata is a Web protocol that exposes your data to the Web, allowing consumers to make queries through a set of URI parameters. RadGrid, Telerik's ASP.NET AJAX Grid control features a rich client-side API that enables you to easily bind to OData services and have all the paging, sorting and filtering done without ever posting the page to the server. That is all fine if your data is flat. Binding to hierarchical data, however, is another story. RadGrid officially supports hierarchical databinding on the server only. But let's go unofficial for a while. In this blog post we'll demonstrate an approach for detail table databinding...
    October 03, 2011 6 min read
  • People

    Do you use Telerik Tools? Please Vote in the DevProConnections Awards

    My employer, Telerik, is once again competing for a bevy awards in the DevProConnections competition.  We are competing in 20 (yes, I mean twenty) categories, so there’s many places where you can show your love! To find out more about the competition you can read this great post on Telerik Blogs. I was a consumer of Telerik tooling long before I became an employee, and am still amazed by the level of responsiveness that the product teams have to feedback that I illicit from the community (both in person and online). Happy Coding!...
    August 24, 2011 1 min read