Telerik blogs
  • Productivity

    Telerik TeamPulse Launch (or how to crush GTW)

    I owe an apology to a few hundred Telerik fans out there – I didn’t watch the road (aka webinar registrations) closely enough and I let it run too high up, to the point where we crashed GoToWebinar capacity (1001 attendees –  that’s right - one thousand and one). If you want to watch the webinar that crushed GTW limits, you can see it at Telerik TV.       As a result quite a few of you weren’t able to attend. I received a lot of messages (such as the one below) as well as pings on twitter about it.       As we were nearing...
    May 27, 2021 2 min read
  • People

    Telerik enters the Agile ALM space

    People usually know Telerik for our individual developer productivity tools. With the release of TeamPulse yesterday, Telerik is entering the Agile ALM space and delivers team productivity tools to the market. The idea for TeamPulse was hatched a long time ago at Telerik. It started when we realized that we had a lot of agile teams that compete in a very dynamic marketplace. Our teams at Telerik are agile, high performing, and need to rapidly react to new conditions. (I remember when we were building our Silverlight controls, each CTP/beta of Silverlight v 2.0 broke our code so deeply that we had to start over at each beta!)...
    May 27, 2021 2 min read
  • Desktop WinForms

    Explained: RadGridView for WinForms virtualization and its implications. The case with CellElement and RowElement

    As the Logical vs. Visual Grid Structure help article states, RadGridView for WinForms uses virtualization for its cells/rows and as of Q2 2010 there is column virtualization as well. What is virtualization? To put it simply, when you bind RadGridView to a DataTable with 1000 rows, you get 1000 data row objects created in RadGridView (of type GridViewDataRowInfo). However, not all data row objects can be visible at the same time in the RadGridView estate in your application. This is why only the visual rows that can be shown in the estate get created (these visual rows are of type GridDataRowElement), or about...
    May 27, 2021 3 min read
  • Desktop WinForms

    New goodies in RadGridView for WinForms: Drag and drop with RadGridViewDragDropService

    One of the new goodies that came with RadGridView Q2 2010 is the brand new drag and drop API, which offers a very flexible way to create custom drag and drop scenarios with ease. Each instance of RadGridView is associated with RadGridViewDragDropService that handles user drag and drop operations. It gives you out-of-the-box reordering of columns and movement of items between the group panel and the columns header. The service is also responsible for rows reordering in unbound mode when grouping and sorting features are not applied. In many cases, developers need to implement complex custom scenarios that are not covered by our products by default....
    May 27, 2021 3 min read
  • Release

    Today: Free Webinar on What’s New in RadControls for WinForms and Telerik Reporting

    Monday marked the first day of the Telerik Q2 2010 Webinar Week. Today (Tuesday, Jul 20, 11am EST) you will have the chance to catch a one-hour webinar on what’s new in RadControls for WinForms and Telerik Reporting, which also comes with live demos of everything new we have introduced in Q2 2010 for those two products. The webinar is not only free; during the live event attendees will have the chance to win a Telerik Ultimate Collection (valued at $1999). Register for What’s New in RadControls for WinForms and Telerik Reporting.  Here is a quick overview of what's new in the product lines: RadControls for WinForms 5 New...
    May 27, 2021 3 min read