Telerik blogs
  • Release

    Stay Tuned - See What’s Coming to Telerik’s ASP.NET AJAX Next Version

    Some of you, who’ve read one of my previous blog posts, already have an idea what’s coming to Telerik’s ASP.NET AJAX Q2 2012. Now I am happy to tell you that we have the full list of all new controls and interesting features published and accessible through our public roadmap. The page has a brand new design and is easy to find it through the site navigation (Yeeey). Take your time to check it out here. Then don’t forget to share your feedback or ask questions by leaving a comment below. You know it’s valuable.  What’s next? Wait for the beta, which...
    May 27, 2021 1 min read
  • Release

    Telerik ASP.NET AJAX Ninjas, the Q1 2012 service pack is here!

    Telerik’s ASP.NET AJAX Q1 2012 SP1 is already available for download! Upgrade your projects now to leverage the newest improvements and get your issues fixed. I will try to summarize for you the most significant improvements in a minute.  Before that though I just want to tell you we are proud to see less open bugs in our PITS and logs. Yeah, we are almost running out of issues. No kidding, it’s a fact – we have components which don’t have a single reported issue opened like ListBox, AsyncUpload, TagCloud, XmlHttpPanel, TreeView. I hope you find the issues you reported addressed. Improvements You Shouldn’t...
    March 17, 2025 2 min read
  • Release

    Q1 2012 Keynote Recording & Resources

    Phew! Yesterday was a HUGE day for Kendo UI. Not only did we officially ship the latest Kendo UI release (right on schedule), we also held a BIG online keynote where nearly 2,000 people joined us live to see what’s new in Kendo UI. If you can imagine 2,000 people...
    May 27, 2021 4 min read
  • Desktop WPF

    Getting Started with GanttView - part 1

    Programming with the new GanttView control As many of you already know with Q1 2012 we introduced a RadGanttView for Silverlight and WPF - a control designed with MVVM-friendly API. In this blog post we will set-up a sample project with RadGanttView to get you started. First, to add RadGanttView to a new or existing application we need to add references to the following assemblies: Telerik.Windows.Controls Telerik.Windows.Controls.GanttView Telerik.Windows.Scheduling.Core Now, let’s add the telerik namespace: xmlns:telerik=http://schemas.telerik.com/2008/xaml/presentation Add add a sample definition of the control: <telerik:RadGanttView/> Here is a screenshot of what you should see after running the project:   Now, we will create a data source in our ViewModel and bind...
    May 27, 2021 3 min read
  • Release

    RadOrgChart for ASP.NET AJAX levels up in Q1 2012

    Introduction One of the newest members to the RadControls for ASP.NET AJAX family, Telerik’s ASP.NET AJAX Organizational Chart control is still green and growing. In its first release we equipped it with the most crucial tools it needed to be successful in the outside world. In Q1 2012 RadOrgChart leveled up and added two other important tools to its belt: Drag-and-drop in both binding modes - simple and group-enabled; Expand/collapse behavior for nodes; Drag-and-drop Simple Binding When data-bound to simple hierarchical data the user can reorder nodes (people) in the hierarchy by being guided by nice visual clues depicting the availability and the result of the current drop...
    May 27, 2021 3 min read