Telerik blogs
  • Web ASP.NET AJAX

    The best fit for your project - Telerik's ASP.NET AJAX ComboBox or AutoCompleteBox?

    We have always tried to listen to our customers' feedback and act accordingly in order to provide the best service possible and deliver more than expected:). A common feature request that we are receiving these days is to provide token input that has the same functionality as the one that can be found in Facebook, for example. On a side note, we have noticed that every now and then there are customers, who are having a hard time configuring our RadComboBox in load on demand/autocomplete scenarios. Then an idea came to our minds. - “Hey, why don’t you extract the auto complete...
    August 06, 2012
  • Release

    Load on Demand and Drill Down, Two New Features to Make Your ASP.NET AJAX OrgChart More Interactive

    The organizational chart is one of the newest controls in Telerik’s ASP.NET AJAX suite and because of this we know how important it is not only to improve existing functionalities but to add new ones regularly. With Q2 2012 Telerik’s ASP.NET OrgChart control features’ collection was extended once again. I am happy to announce that two major capabilities were introduced which significantly improve the OrgChart’s performance and usability. Load on Demand Drill Down Load on Demand With Q1 2012 Node and Group collapsing came out. Load on demand continues the sequence in a logical way. Keeping the idea of different type of collapsing (Nodes/Groups), the...
  • Release

    Meet Telerik’s ASP.NET AJAX ODataDataSource Control

    It has been a while since we introduced the initial version of the OData binding API for our controls. Despite providing robust OData binding, the old API had one major drawback – it was tedious to configure. A lot of markup was required and there was no design time in order to make developers life easier. Well, this is no longer! I am glad to announce that with Q2 2012 we are shipping our newly baked ODataDataSource control which is intended to replace the old API and provide more robust and straightforward way to consume OData services. Visual OData Binding  Its goal...
  • Web ASP.NET AJAX

    Codeless OData Binding for Telerik's Scheduler Control ASP.NET AJAX

    In the previous series of OData binding related posts we introduced OData support for our Grid, ListView and navigation controls. Well, it is time for a new control to utilize such binding. I am happy to announce that forth from Q2 2012 one can easily bind the Telerik's ASP.NET Ajax Scheduler to OData exposed feed using simple markup. Why OData One may ask why OData when it is possible to expose AppointmentData objects via simple ASMX/WCF service and have the Scheduler directly bound? Well, the OData binding gives you the freedom to bind against any JSON structure, as long as the core scheduler Data...
    February 27, 2012
  • Web ASP.NET AJAX

    OData Binding for Navigation Controls (ASP.NET AJAX)

    Nowadays, it is more and more common for web developers to utilize RESTfull like services in their projects. There is nothing surprising in that, since in the nature of REST is to provide uniform interface to access the data. One may ask, what uniform means at all? Well simply said, all operations have the same meaning across all the resources they can act on. OData in turn, is a protocol that exposes your data to the web in a simple, RESTlike manner. A consumer can query the data via set of URL parameters and receive a response in the JSON format, which is native...
    November 25, 2011