Telerik blogs
  • Mobile

    Kendo UI Mobile: Remote Views And Separate HTML Files

    Remote views are easy to set up and use. Add a secondView.html file (or whatever file format your server will parse and render) to your project and build the standard <div data-role="view">...</div> setup for a view in to this file. Now instead of specifying a #secondView in a link, you can specify /secondView.html in your links. Kendo UI mobile will recognize this as a "remote view" - a view that has to be loaded from the server before it can be displayed.
    August 02, 2013 2 min read
  • Web

    Bootstrap 3 And Responsive Data Visualization

    Kendo UI DataViz is great for displaying interactive charts with SVG. However, there are some special considerations to make when building a responsive site and using DataViz. Here is how to resize charts with the browser, as well as how to change render formats to make sure mobile users get the best experience.
    August 01, 2013 9 min read
  • Release

    Q2 2013 Release Webinar FAQ

    Last week saw another release of Kendo UI, and another great webinar to showcase the highlights and new features of our framework. It also showed a few of the new tools that we're working on, and some of the items that we have in the Kendo UI Labs.
    July 25, 2013 4 min read
  • Release

    Introducing the Kendo UI Bootstrapper

    Last week, as a part of our Q2 2013 release, we introduced a new tool called the Kendo UI Bootstrapper. The Bootstrapper is a standalone, visual utility that we built from the ground up with the goal of supporting your app development workflow with app scaffolding, live app updates, static code analysis and build tools. In this post, we'll share some additional resources for getting started with this new tool.
    July 24, 2013 3 min read
  • Web Angular

    SPA TechChat - Kendo UI / BackboneJS / AngularJS

    Join us on Wednesday, July 24th to talk about Single-Page Applications, Kendo UI, BackboneJS, AngularJS and more.
    July 20, 2013 3 min read