Telerik blogs

Latest

  • Release

    Telerik controls for Windows Phone 7 - first official CTP release

    It is a great pleasure to announce the immediate availability of our first official release of Telerik RadControls for Windows Phone 7. It has been an exciting time for us in the last several months while we have been working on these controls. Now we are proud to share the result with you and get your feedback. RadControls for Windows Phone 7 are natively built for the platform and enable you to create rich mobile applications in the same powerful way that you are used to with the standard controls and Visual Studio.  The CTP release of RadControls for Windows Phone 7 brings 12...
    October 28, 2010 2 min read
  • Release

    Telerik MVC Extensions Q3 2010 Beta Preview

    We are pleased to proclaim the immediate availability of the Q3 2010 BETA release of Telerik Extensions for ASP.NET MVC. Our MVC suite grows with two new extensions: TimePicker DateTimePicker We also added several major features for the MVC Grid - toolbar template, column header and footer templates and column reordering, and improved its binding mechanism. All this comes together with ASP.NET MVC 3 Beta support, added/improved RTL support and enhanced accessibility for all Telerik MVC Extensions. Check our ONLINE DEMOS and RELEASE NOTES The downloads are now available in your account (in case you have a license for Telerik Premium Collection or Telerik Extensions...
    February 26, 2025 2 min read
  • 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...
    May 27, 2021 5 min read
  • 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...
    May 27, 2021 3 min read
  • 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,...
    May 27, 2021 2 min read
  • 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...
    May 27, 2021 3 min read
  • 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...
    May 27, 2021 2 min read
  • Desktop WPF

    Programming Telerik ScheduleView for WPF/Silverlight (part 1)

    With this blog post I want to cover the very basics of our brand new RadScheduleView control. It is currently available only for WPF, but soon we will provide a Silverlight version. Please, check my FAQ about RadScheduleView blog post for more information: http://blogs.telerik.com/valerihristov/posts/10-10-25/telerik_scheduleview_for_silverlight_wpf_questions_and_answers.aspx   To add RadScheduleView to a new or existing application you need to first add references to the following assemblies Telerik.Windows.Controls Telerik.Windows.Data Telerik.Windows.Controls.Input Telerik.Windows.Controls.Navigation Telerik.Windows.Controls.ScheduleView   If you like to drag controls from the Visual Studio Toolbox, add RadScheduleView to the Toolbox following the instructions below (in the official release it will be automatically added when you install RadControls): http://www.telerik.com/help/wpf/installation-adding-to-vs-2008-toolbox-wpf.html   I am a fan of the manual...
    May 27, 2021 7 min read
  • Productivity Testing

    Free Testing Framework Webinar

    Telerik WebUI Test Studio Developer Edition comes with the powerful WebAii Framework which helps you easily automate AJAX and Silverlight applications. You can benefit from rich API, LINQ support, browser abstraction, and of course special wrappers for Telerik RadControls. Integration with various unit testing frameworks such as VS Unit testing, NUnit, MbUnit and XUnit is also available. Join us for this week's webinar on Telerik WebAii Testing Framework Coding Practices. The webinar is brought to you by our partners at Falafel Software. Wednesday, October 27th 9:00AM - 10:30AM PDT Register Now Read More on Telerik Automated Testing Tools
    May 27, 2021 1 min read
  • Release

    The Telerik ASP.NET AJAX Q3 2010 Beta release is here

    We are happy to announce the availability of the Q3 2010 BETA of RadControls for ASP.NET AJAX. Two new controls are shipped in the BETA version: RadTreeList and RadButton, as well as many new features, enhancements and fixes across the entire Telerik ASP.NET AJAX suite. Check our ONLINE DEMOS and RELEASE NOTES The downloads are now available in your account (or free trials): both full installation (MSI) or manual installation (ZIP) Details on the Q3 2010 BETA (present also on Telerik Labs) Common: RadEditor for ASP.NET AJAX receives an additional mode for SharePoint 2007/2010 - you can enable accessible UI feature for our AJAX editor with...
    February 26, 2025 3 min read