Telerik blogs
  • Desktop WinForms

    Bringing User Experience to the next level in RadGridView for WinForms

    In the upcoming Q3 2010, we bring the extensibility of RadGridView to the next level. We will add the ability to create and replace the row type for all rows stored in the rows collection which will give our customers almost unlimited control over the customization and design of the control. The new feature gives developers the opportunity to extend the default behavior of all descends of the GridViewRowInfo class. Here is how it works: Let’s say that you want to create an expandable filter row which has extended user-friendly UI for filtering: In Q3 2010 this will be possible with a few simple...
    October 27, 2010
  • Release

    Q3’10 Pre-Release Series: Telerik Automated Testing Tools Add Chrome Support; Test Scheduling and Remote Execution Features

    We are coming close to yet another milestone release for Telerik automated testing tools. As usual, WebUI Test Studio product team focused on addressing all your previous feature requests and expectations. Q3 Release implements myriad of these for both WebUI Test Studio Developer and QA Editions. No doubt, the new feature that will make all customers happy is support for Chrome. With the Q3 2010 release build you’ll be able to execute your tests on IE, FF, Safari and Chrome all at once: Another highly-anticipated addition to WebUI Test Studio (QA Edition) is the scheduling and remote test execution functionality which allows...
    October 26, 2010
  • Release

    First Look at RadButton for ASP.NET AJAX!

    We will extend our ASP.NET AJAX suite in Q3 2010 with a new control. The component is called RadButton -a fully customizable button control that allows you to build complex forms and easily manage the user input. The standard ASP.NET button controls (Button, RadioButton, CheckBox) can be easily replaced by the RadButton control, since most of their functionality is provided by our control, and is configured by the same or similar(intuitive) properties. On top of that we offer many additional features. Here are some of RadButton's key features: Rich client-side functionality - Many of the server properties are exposed on the client,...
    October 26, 2010
  • Web ASP.NET AJAX

    RadGrid for ASP.NET AJAX client-side databinding to OData services

    RadGrid's client-side databinding capabilities got boosted to a new level with the Q3 2010 release of Telerik RadControls for ASP.NET AJAX. RadGrid now supports automatic databinding to OData web services. For those of you who have never heard, OData (short for Open Data) is a data exchange protocol that enables data transactions to be carried over standard web protocols (HTTP, Atom, and JSON). OData exposes your data over the web to a variety of consumers, building on technology that is widely adopted. With the Q3 2010 release, we have added automatic client-side databinding support for OData services. To configure RadGrid for binding to an OData service, you...
    October 26, 2010
  • Web

    How To: Hierarchy Load On Demand With RadTreeView for Silverlight, MVVM and OData

    Similar to this post, I’ve made a similar example on how to load on demand RadTreeView for Silverlight three level hierarchy using MVVM and OData service:  XAML  <UserControl.Resources>     <DataTemplate x:Key="OrderDetailsTemplate">         <Grid>            ...         </Grid>     </DataTemplate>     <telerik:HierarchicalDataTemplate x:Key="OrderTemplate"             ItemsSource="{Binding OrderDetailsCollection}"             ItemTemplate="{StaticResource...
    October 26, 2010
  • Desktop WinForms

    Bringing User Experience to the next level in RadGridView for WinForms

    In the upcoming Q3 2010, we bring the extensibility of RadGridView to the next level. We will add the ability to create and replace the row type for all rows stored in the rows collection which will give our customers almost unlimited control over the customization and design of the control. The new feature gives developers the opportunity to extend the default behavior of all descends of the GridViewRowInfo class. Here is how it works: Let’s say that you want to create an expandable filter row which has extended user-friendly UI for filtering: In Q3 2010 this will be possible with a few simple...
    October 27, 2010
  • Release

    Q3’10 Pre-Release Series: Telerik Automated Testing Tools Add Chrome Support; Test Scheduling and Remote Execution Features

    We are coming close to yet another milestone release for Telerik automated testing tools. As usual, WebUI Test Studio product team focused on addressing all your previous feature requests and expectations. Q3 Release implements myriad of these for both WebUI Test Studio Developer and QA Editions. No doubt, the new feature that will make all customers happy is support for Chrome. With the Q3 2010 release build you’ll be able to execute your tests on IE, FF, Safari and Chrome all at once: Another highly-anticipated addition to WebUI Test Studio (QA Edition) is the scheduling and remote test execution functionality which allows...
    October 26, 2010
  • Release

    First Look at RadButton for ASP.NET AJAX!

    We will extend our ASP.NET AJAX suite in Q3 2010 with a new control. The component is called RadButton -a fully customizable button control that allows you to build complex forms and easily manage the user input. The standard ASP.NET button controls (Button, RadioButton, CheckBox) can be easily replaced by the RadButton control, since most of their functionality is provided by our control, and is configured by the same or similar(intuitive) properties. On top of that we offer many additional features. Here are some of RadButton's key features: Rich client-side functionality - Many of the server properties are exposed on the client,...
    October 26, 2010
  • Web ASP.NET AJAX

    RadGrid for ASP.NET AJAX client-side databinding to OData services

    RadGrid's client-side databinding capabilities got boosted to a new level with the Q3 2010 release of Telerik RadControls for ASP.NET AJAX. RadGrid now supports automatic databinding to OData web services. For those of you who have never heard, OData (short for Open Data) is a data exchange protocol that enables data transactions to be carried over standard web protocols (HTTP, Atom, and JSON). OData exposes your data over the web to a variety of consumers, building on technology that is widely adopted. With the Q3 2010 release, we have added automatic client-side databinding support for OData services. To configure RadGrid for binding to an OData service, you...
    October 26, 2010
  • Web

    How To: Hierarchy Load On Demand With RadTreeView for Silverlight, MVVM and OData

    Similar to this post, I’ve made a similar example on how to load on demand RadTreeView for Silverlight three level hierarchy using MVVM and OData service:  XAML  <UserControl.Resources>     <DataTemplate x:Key="OrderDetailsTemplate">         <Grid>            ...         </Grid>     </DataTemplate>     <telerik:HierarchicalDataTemplate x:Key="OrderTemplate"             ItemsSource="{Binding OrderDetailsCollection}"             ItemTemplate="{StaticResource...
    October 26, 2010