Telerik blogs
  • Web

    Creating A Kendo UI MVVM Widget

    Following up on last weeks post about creating custom DataBound Kendo UI Widgets, I wanted to cover how to make these widgets MVVM aware. The simple widget that I built in the last post is DataSource aware and can also be bound via declarative initialization. ...
    May 27, 2021 7 min read
  • Release

    Announcing the Kendo UI Q2 2012 Roadmap!

    If you joined us for our March webcast or have been following along online, you probably know that Q1 represented the first release of the complete Kendo UI story: Kendo UI Web for UI widgets and key framework features; Kendo UI DataViz for cross-browser HTML5 data visualization;...
    May 27, 2021 5 min read
  • Web

    An In-Depth Look at the ListView

    The ListView is a widget that was recently introduced in the March 2012 release of Kendo UI Web. Its purpose is to display a custom layout of data-bound items through templates. In this article, I'll highlight how the ListView works as well as identify scenarios where it...
    May 27, 2021 5 min read
  • Web

    Creating a DataSource Aware Kendo UI Widget

    Last week I wrote an article showing you how to create your own custom Kendo UI plugin. I gave you some boilerplate code and went over the basics of creating a simple plugin. I also provided a sample plugin for you that was a composite...
    May 27, 2021 8 min read
  • Web

    IE10: The Next IE6?

    Let me be very clear: IE10 is a great browser. Genuinely. For all of its missteps with Internet Explorer over the years, Microsoft takes one giant step with IE10 towards finally feeling like a proper, modern, HTML5-ready browser. Of course, it won’t fully close the “HTML5 gap”...
    May 27, 2021 4 min read