Telerik blogs
  • Web ASP.NET AJAX

    Client-Side DataBinding with RadListView for ASP.NET AJAX - Part 3

    This is the third and last in a series of blog posts on the new client-side databinding features we've introduced to RadListView with the Q1 2012 release. In the first blog post, we introduced you to the basics of client-side databinding in RadListView - how to define HTML templates, how to use binding expressions and what properties does the binding context provide for greater flexibility. In the second blog post we showed you how easy it is to bind to any kind of web services. In this blog post, let's dive deeper into the client-side databinding internals in RadListView. We'll see how to implementing paging, sorting and filtering to...
    March 01, 2012 8 min read
  • Web ASP.NET AJAX

    Client-Side DataBinding with RadListView for ASP.NET AJAX - Part 2

    This is the second in a series of blog posts on the new RadListView client-side databinding features. In the first post, we introduced you to the basics of HTML templates, binding expressions and the databinding model in RadListView. In this post, we will see how RadListView supports automatic (read codeless) databinding to web services and JSON feeds. For a quick reference, here is a brief list of the sections in this blog post: Web Service Types And Requirements How Web Service Binding Works RadListView DataService Settings Supported HTTP Methods And Default Parameters Binding To ASMX Web Services Binding To WCF Services Binding To OData Services Binding To Any General JSON Feed
    February 20, 2012 12 min read
  • Release

    Kendo UI Tech Chat Webinar

    As we announced last week, Kendo UI will graduate from Beta on November 30th.  We’ve worked so hard on this HTML5 framework and we could not be happier to announce it’s release and broad availability.  We can’t wait to see what you build with Kendo UI,...
    December 01, 2011 3 min read
  • Release

    Dynamic Data Support for OpenAccess ORM in Q3 2011 Release

    In past releases, we included an example in our SDK that showed customers how to work with Dynamic Data projects when using OpenAccess ORM.  The process was not as straightforward as we would have liked, but it worked.  In this release we are excited to announce that we have greatly simplified this process by adding wizards, and a new provider, allowing OpenAccess ORM to work directly with .Net 4.0 Dynamic Data Web Applications, and Web Sites. Getting Started To use this new functionality, the first thing you need to do is build a Telerik OpenAccess ORM domain model. Once the domain...
    November 23, 2011 3 min read
  • Web

    Batch CRUD Operations With Kendo UI DataSource

    Last week we posted a primer on the DataSource and Models that are available in the Beta 2 release.  The post showed some basic operations with the models.  Today we follow up with a more in-depth look at the DataSource doing actual CRUD operations and generating views. Views In...
    November 08, 2011 8 min read