Telerik blogs

Latest

  • Web

    Making A ListView Timeline

    The timeline has become a ubiquitous part of our user experience. It started with Facebook and Twitter, and now Pinterest and the Google+ interface have given us a new take on the same concept: display a list of items to the user. As they scroll down the page, add in the next batch of items. Sometimes those new items are added automatically (ala "endless scrolling"), and often there is a "push to load more" button, like in Instagram's new website.
    May 27, 2021 6 min read
  • Web

    Bower FTW

    If you haven't yet heard about Bower, it is essentially a node module built by Twitter and is billed as a "package manager for the web". It's dead simple, and that's the reason you are going to love it.
    May 27, 2021 6 min read
  • Web

    Take a Walk on the Client Side with WebAPI and WebForms – Part 2

    It has been more than a year since the last time we discussed WebAPI with WebForms, and a lot has changed in that time. Microsoft has released a 1.0 release of WebAPI and Telerik now supports using WebAPI as a client-side datasource for many of our controls. In this article, I will show you how to configure WebAPI to work with one of Telerik’s most popular controls, our Grid for ASP.NET AJAX. Without changing the appearance of the grid, I will convert the grid from server-side databinding to client-side databinding and show you how it supports sorting, filtering and paging with WebAPI.
    March 06, 2025 5 min read
  • Web

    Kendo UI SPA: Screencast And Getting Started

    With the Q1 2013 release of Kendo UI, there were several new components added to better facilitate Single Page Application (SPA) development. Since the release, I've been building sample applications, writing blog posts and creating screencasts to cover these new framework pieces. Find the best places to learn and get your SPA on, with these links.
    May 27, 2021 2 min read
  • Web

    A Day At The SPA With kendo.Router

    This luxurious SPA life can be difficult. It can lead to some #FirstWorldProblems. What if I want to get started with my treatments and therapy, but I have to stop in the middle and come back later? I don't want to re-start the procedure that I've already started. I would rather return to the same therapist and pick up where I left off.
    May 27, 2021 7 min read