Telerik blogs
  • Web ASP.NET AJAX

    Server Side Responsive Layouts in ASP.NET AJAX

    list image
    If you are developing a web site, one question that is very prevalent in today is, "Is it Responsive?" Pretty much any web developer you ask would rate this as a top priority when developing a modern ...
    July 22, 2014 5 min read
  • Release

    TeamPulse R6 2012 is here: Customer Feedback Portal updates

    The last release for 2012 is here just in time for the holidays. It brings new features to our Customer Feedback Portal. Private Feedback With this release you can allow each user to submit feedback that is visible only to the author and your team. This feature is especially useful for cases where you work with several independent clients that are part of the same code base. You can choose between two options for capturing private feedback: Allow users to choose whether they want to submit an item as private or public Make all submitted items private by default...
    February 27, 2025 1 min read
  • Productivity

    Kanban Boards and Microsoft TFS 2012 support in TeamPulse R5 2012

    We have just released our R5 2012 bits and let us tell you, TeamPulse has never been that Agile. R5 marks the release of the much requested Kanban boards, as well as some other great features like TFS 2012, Windows 8 and Windows Server 2012 support. Let’s take a closer look at the new features. TeamPulse becomes more Agile than ever with Kanban! With this release TeamPulse introduces the new Kanban board functionality which allows users to visualize their development flow and gain better control over their flow of work. The Kanban boards leverage the already popular TeamPulse TaskBoard and ...
    February 27, 2025 2 min read
  • Web

    Intro to Task-It Teaser Video

    Next Thursday, March 18th (11am - 12pm EST), I will be hosting a webinar focused on the Task-It application: Building a Real-World Application with RadControls for Silverlight 4 Sign up to attend this webinar at: https://www1.gotomeeting.com/register/ Please add comments to this post if there is any material you would like to see covered in the webinar!
    October 17, 2025 1 min read
  • Desktop WinForms

    Multiple child views with RadGridView for WinForms

    One of the most wanted features related to hierarchy in RadGridView is the support for hierarchy containing one-to-many relations. Now, this is possible by using tabbed child views. We added the feature in our latest release – Q2 2009.     However, RadGridView is not restricted to show only tables. Child views can be used to display any relevant information (e.g. rich text, picture or even a chart). If fact you can use any RadElement or host a control by using the RadHostItem. In the example below I will demonstrate how to do it.   You should follow a few simple steps:   1. First bind the...
    May 27, 2021 4 min read