Telerik blogs
  • Web

    Custom editing in JSP with the Kendo UI Grid

    In the last two weeks we have gone from zero to HTML5 hero with the Kendo UI JSP Wrappers . That was corny I know, but lets take a look at what we did in each of the previous two parts... Part 1 (Read it …
    May 27, 2021 9 min read
  • Web

    PHP and Kendo UI

    If you've been following me on Twitter you've probably watched a few of my trials and successes in getting PHP up and running on my computer. It's been fun digging in to something that I haven't used in 13+ years. PHP has certainly changed a lot since...
    February 18, 2025 3 min read
  • Web

    Building a better UI – JSP Wrappers part 2

    Last week we dove headfirst into Java, Servlets and the Kendo UI JSP Wrappers. This week we'll expand on that experience and explore the most popular and feature rich control in the Kendo UI arsenal - the venerable Grid. The Grid widget isn't just an interface for...
    May 27, 2021 12 min read
  • Web

    Wrapping A Backbone.Collection In A kendo.data.DataSource

    In my first post about learning kendo.data.DataSource , a commenter asked me about the differences between this and a Backbone.Collection. He also wondered if there would be any value in creating an adapter that could turn a Backbone.Collection in to a Kendo UI DataSource. The value that...
    May 27, 2021 7 min read
  • Web

    Head first into Kendo UI For Java Developers

    Last quarter we announced the beta release of our JSP wrappers for Kendo UI. These wrappers are JSP and while our demos are built on Spring MVC, you can use the wrappers with any JSP page. They provide a strongly typed experience by adding in a special...
    May 27, 2021 13 min read