Telerik blogs
  • Productivity

    Using a Coded Step to Verify a Treeview

    We have had some recent requests to provide an example of using a coded step in WebUI Test Studio. Additionally, we have had a few inquiries asking how to verify items in a tree view. This post should address both questions! The goal with this test is to use a data source to verify the contents of a tree view, the tree view I would like to verify contains (3) values, "Project", "Iteration 1" and "Iteration 2", see below image.  After creating a new test, the first thing I will do is utilize our local test data feature to create a ...
    November 13, 2010
  • Release

    Q3 2010 Object-Relational Hierarchy with RadGridView for WinForms

    [You can see all new hierarchy modes of RadGridView in this week’s webinar. See details and register >>] More and more developers are using ORM frameworks like Telerik OpenAccess, Entity Framework, and NHibernate to save valuable time from writing dependent and synchronization code for the database server. In many cases it is often necessary to create complex custom business objects that contain the object relations to support the different needs of the application like serialization (database, file storage, online service) and transactions. In many of these scenarios the developers are looking for a convenient and quick way to visualize the data and...
    November 13, 2010
  • Release

    Action-packed Q3 2010 webinar week continues with Reporting and Windows Forms controls

    Great enterprise features were pushed in Telerik Reporting and RadControls for WinForms in Q3 2010, and this is your chance to see how easy it is to use them! Join us for the live webcast on What’s New in Telerik Reporting and RadControls for WinForms this Wednesday for a chance to win a Telerik Premium Collection (worth $1299): Wednesday, November 17, 11 am Eastern Time: Register here >> You can also register for some of the other webinars dedicated to the release and learn about all the major new features that ship with the Q3 2010 release. Book your seat for a chance to win a Telerik Premium Collection (worth...
    November 13, 2010
  • People

    See Telerik OpenAccess ORM Q3 2010 in action and get a chance to WIN

    This is your chance to see all the improvements that have been added to OpenAccess ORM in Q3 2010. Join us for the live webcast on What’s New in Telerik OpenAccess ORM, RadControls for ASP.NET AJAX, and Extensions for MVC this Monday for a chance to win a Telerik Premium Collection (worth $1299): Monday, November 15, 11 am Eastern Time: Register here>> Monday, November 15, 10 pm Eastern Time: Register here>> You can also register for some of the other webinars dedicated to the release and learn about all the major new features that ship with the Q3 2010 release. Book your seat for a chance...
    November 13, 2010
  • Web ASP.NET MVC

    Binding to a collection of dynamic objects with Grid Extension for ASP.NET MVC

    Great news everybody! With its latest version and the addition of MVC3 specific build, you can now bind the MVC Grid to a collection of dynamic objects quite easily. Note that we will be using the new Razor view engine for extra fun. Just declare the View’s model to be IEnumerable<dynamic> 1: @using Telerik.Web.Mvc.UI 2: @model IEnumerable<dynamic> 3: @( 4: Html.Telerik().Grid(Model) 5: .Name("Grid") 6: .Columns(columns...
    November 12, 2010
  • Productivity

    Using a Coded Step to Verify a Treeview

    We have had some recent requests to provide an example of using a coded step in WebUI Test Studio. Additionally, we have had a few inquiries asking how to verify items in a tree view. This post should address both questions! The goal with this test is to use a data source to verify the contents of a tree view, the tree view I would like to verify contains (3) values, "Project", "Iteration 1" and "Iteration 2", see below image.  After creating a new test, the first thing I will do is utilize our local test data feature to create a ...
    November 13, 2010
  • Release

    Q3 2010 Object-Relational Hierarchy with RadGridView for WinForms

    [You can see all new hierarchy modes of RadGridView in this week’s webinar. See details and register >>] More and more developers are using ORM frameworks like Telerik OpenAccess, Entity Framework, and NHibernate to save valuable time from writing dependent and synchronization code for the database server. In many cases it is often necessary to create complex custom business objects that contain the object relations to support the different needs of the application like serialization (database, file storage, online service) and transactions. In many of these scenarios the developers are looking for a convenient and quick way to visualize the data and...
    November 13, 2010
  • Release

    Action-packed Q3 2010 webinar week continues with Reporting and Windows Forms controls

    Great enterprise features were pushed in Telerik Reporting and RadControls for WinForms in Q3 2010, and this is your chance to see how easy it is to use them! Join us for the live webcast on What’s New in Telerik Reporting and RadControls for WinForms this Wednesday for a chance to win a Telerik Premium Collection (worth $1299): Wednesday, November 17, 11 am Eastern Time: Register here >> You can also register for some of the other webinars dedicated to the release and learn about all the major new features that ship with the Q3 2010 release. Book your seat for a chance to win a Telerik Premium Collection (worth...
    November 13, 2010
  • People

    See Telerik OpenAccess ORM Q3 2010 in action and get a chance to WIN

    This is your chance to see all the improvements that have been added to OpenAccess ORM in Q3 2010. Join us for the live webcast on What’s New in Telerik OpenAccess ORM, RadControls for ASP.NET AJAX, and Extensions for MVC this Monday for a chance to win a Telerik Premium Collection (worth $1299): Monday, November 15, 11 am Eastern Time: Register here>> Monday, November 15, 10 pm Eastern Time: Register here>> You can also register for some of the other webinars dedicated to the release and learn about all the major new features that ship with the Q3 2010 release. Book your seat for a chance...
    November 13, 2010
  • Web ASP.NET MVC

    Binding to a collection of dynamic objects with Grid Extension for ASP.NET MVC

    Great news everybody! With its latest version and the addition of MVC3 specific build, you can now bind the MVC Grid to a collection of dynamic objects quite easily. Note that we will be using the new Razor view engine for extra fun. Just declare the View’s model to be IEnumerable<dynamic> 1: @using Telerik.Web.Mvc.UI 2: @model IEnumerable<dynamic> 3: @( 4: Html.Telerik().Grid(Model) 5: .Name("Grid") 6: .Columns(columns...
    November 12, 2010