Telerik blogs
  • People

    Kendo UI at HTML5tx

    Looking for a chance to spend your Saturday learning from some amazing HTML5 experts, like Christopher Schmitt, Mike Taylor (Opera), Brian Rinaldi (Adobe), our own Burke Holland, and many more? Then you better make your way to Austin, Texas tomorrow, Saturday, February 2nd, because it’s time...
    May 27, 2021 2 min read
  • Web

    Adding And Removing Items In kendo.data.DataSource

    In my previous post I walked through the basic steps to use a kendo.data.DataSource to build a very simple "to do" list. That version of the app was mostly read-only, with the exception of being able to mark an item as done. You couldn't, however, add or remove...
    May 27, 2021 6 min read
  • Web

    Learning kendo.data.DataSource

    As a new member of the Kendo UI team, I have a lot to learn. There are more controls, options, framework bits and other features found in Kendo than I had ever dreamed of while using Kendo UI in my previous projects – and we are...
    May 27, 2021 9 min read
  • Design

    Responsive Design with Twitter Bootstrap

    Last week we looked at how Twitter Bootstrap is the perfect compliment to Kendo UI in that it helps you easily lay out your application while taking care of all the tricky CSS that may be happening under the covers. I created a sample 2 column application with...
    May 27, 2021 7 min read
  • Web

    Easy application layout with Twitter Bootstrap

    You have probably seen all these nifty Twitter Bootstrap style applications popping up. You know, the ones with the black header menus and blue buttons? If you haven't seen or heard of Twitter Bootstrap, it's a base CSS / UI framework that makes laying out your...
    May 27, 2021 9 min read