Telerik blogs
  • Web ASP.NET AJAX

    Client-side edit, update, delete and insert with RadControls for ASP.NET AJAX, WebServices and LINQ

    Continuing my previous post regarding RadGrid client-side data-binding, I've made small example on how to perform edit, update, delete and insert using web services, LINQ and RadControls. Live Demo | Download
  • Web ASP.NET AJAX

    SQL Server sorting, paging and filtering with RadGrid client-side data-binding to WebService

    It is time to post new version of my 1 mil. records demo now with pure SQL Server paging, filtering & sorting. Basically this is very similar to how RadGrid will execute queries internally when you work with LinqDataSource, ObjectDataSource or ANY other DataSourceControl with built-in server paging. Furthermore, RadGrid is smart enough to not request all items in your collection by default if not needed even when you use direct binding via DataSource property. It is important to note that RadGrid will not oblige you to use any special DataSourceControl, class or interface! Conclusion: When you combine pure server-side data operations with pure JSON transfer between client and server, you can...
  • People

    Broadcasting Telerik TV!

    We are excited to unveil a new initiative we have been working on for the past weeks – Telerik TV! Together with Carl Franklin from .NET Rocks we have come up with a cool way to show great implementations of Telerik products. Each episode Carl will be interviewing customers who will be sharing their experience with our tools and making in-depth presentation of their projects. You should not miss the first episode with Lino Tadros from Falafel Software! He presents ActiveFocus - a web-based Project Collaboration and Productivity System his company built using Telerik RadControls. It is ...
    May 23, 2008
  • Desktop WPF

    WPF Series: Creating Generic Adorner

    As I have mentioned at the end of the previous post today I will show you how to create a generic adorner, which will allow you to decorate a single element  multiple times at different positions. At the end we will be able to create something that looks like this: To achieve this we will need a way to say that we want to position the adorner at the different corners of the element as well as to specify whether we want to be inside or outside (vertically or horizontally) of the element. Let's create some enumeration types that will serve for...
    May 22, 2008
  • Web

    RadControls and ASP.NET Dynamic Data - Update

    UPDATE: You can download the latest Dynamic Data bits from here. We have been working for some time to integrate RadGrid in the ListDetails page template. I am pleased to announce that this is now a fact. You can use a modified version of ListDetails.aspx bundled with RadGrid. See for yourself: You can download the bits from here. They are tested with the latest Dynamic Data bits which you can grab from here. I would like to thank David Ebbo for his continuous support and help. Also a big thank you to my colleague Vlad (our local RadGrid expert) who provided invaluable assistance with...
  • Web ASP.NET AJAX

    Client-side edit, update, delete and insert with RadControls for ASP.NET AJAX, WebServices and LINQ

    Continuing my previous post regarding RadGrid client-side data-binding, I've made small example on how to perform edit, update, delete and insert using web services, LINQ and RadControls. Live Demo | Download
  • Web ASP.NET AJAX

    SQL Server sorting, paging and filtering with RadGrid client-side data-binding to WebService

    It is time to post new version of my 1 mil. records demo now with pure SQL Server paging, filtering & sorting. Basically this is very similar to how RadGrid will execute queries internally when you work with LinqDataSource, ObjectDataSource or ANY other DataSourceControl with built-in server paging. Furthermore, RadGrid is smart enough to not request all items in your collection by default if not needed even when you use direct binding via DataSource property. It is important to note that RadGrid will not oblige you to use any special DataSourceControl, class or interface! Conclusion: When you combine pure server-side data operations with pure JSON transfer between client and server, you can...
  • People

    Broadcasting Telerik TV!

    We are excited to unveil a new initiative we have been working on for the past weeks – Telerik TV! Together with Carl Franklin from .NET Rocks we have come up with a cool way to show great implementations of Telerik products. Each episode Carl will be interviewing customers who will be sharing their experience with our tools and making in-depth presentation of their projects. You should not miss the first episode with Lino Tadros from Falafel Software! He presents ActiveFocus - a web-based Project Collaboration and Productivity System his company built using Telerik RadControls. It is ...
    May 23, 2008
  • Desktop WPF

    WPF Series: Creating Generic Adorner

    As I have mentioned at the end of the previous post today I will show you how to create a generic adorner, which will allow you to decorate a single element  multiple times at different positions. At the end we will be able to create something that looks like this: To achieve this we will need a way to say that we want to position the adorner at the different corners of the element as well as to specify whether we want to be inside or outside (vertically or horizontally) of the element. Let's create some enumeration types that will serve for...
    May 22, 2008
  • Web

    RadControls and ASP.NET Dynamic Data - Update

    UPDATE: You can download the latest Dynamic Data bits from here. We have been working for some time to integrate RadGrid in the ListDetails page template. I am pleased to announce that this is now a fact. You can use a modified version of ListDetails.aspx bundled with RadGrid. See for yourself: You can download the bits from here. They are tested with the latest Dynamic Data bits which you can grab from here. I would like to thank David Ebbo for his continuous support and help. Also a big thank you to my colleague Vlad (our local RadGrid expert) who provided invaluable assistance with...