Telerik blogs
  • Release

    Another Free RadWebinar: RadGridView for WinForms

    WinForms developers, mark your calendars! Telerik and Falafel have teamed up to bring you another FREE RadWebinar on October 1, 2008 from 12:30 PM - 2:30 PM EST. In case you've never attended a previous RadWebinar, I highly recommend you check it out. They are a great way to get up to speed with the RadControls or to get your questions answered by Telerik experts. This next RadWebinar will be a 2-hour session demonstrating how to use the RadGridView for WinForms and will be taught by none other than Falafel President and CEO Lino Tadros. Some of the main topics Lino...
    September 15, 2008 1 min read
  • Desktop WinForms

    Emulating Paging with RadGridView for WinForms and LINQ with 1 million records

    Our customers who use the Telerik ASP.NET line of controls are used to having paging in their grids. This approach, however, is seldom used for WinForms applications, although there are cases when paging in WinForms grids is needed as well, especially when there are million records in the database (literally). You may have seen the blog post by Vladimir Enchev about implementing paging with RadGridView for WPF (if you have not, this is the right time to do so :)). A couple of days ago Mr. Enchev came by and said "You know guys, you could do the same thing with your WinForms...
    September 02, 2008 2 min read
  • Web ASP.NET AJAX

    Client-Side Data Binding in the RadGrid

    Over the past several weeks I started a new video series, called RadTips, which demonstrates how to use specific features of Telerik controls. The first four episodes of the series was dedicated to the new client-side data binding feature of the RadGrid for ASP.NET AJAX. This feature is only available with the RadControls for ASP.NET AJAX Q2 2008, our latest release of the control suite. Each episode showed how to implement a specific RadGrid feature when binding to data on the client. If you haven't had a chance to watch them, I highly recommend taking a few minutes to check...
    August 27, 2008 2 min read
  • Desktop WinForms

    Could a WinForms app get any slicker?

    It's finally out! As promised, we compiled this cool demo that uses a very simple but slick carousel UI. Now you can just give it a spin! The download contains updated versions of several other Telerik Windows Forms demos that we have recently added to our portfolio, such as a RadGridView exporting demo, which features our great Telerik.Reporting solution: I'll be very glad to have your feedback on this. Have fun!...
    August 25, 2008 1 min read
  • Web ASP.NET AJAX

    RadTips, Episode 4: Client-Side Filtering in the RadGrid

    I am pleased to bring you another exciting episode of RadTips. In this episode, I show how to enable filtering when using the new client-side data binding feature of the RadGrid for ASP.NET AJAX (Q2 2008). But what's cool about this (and past) episodes is that it includes some other fun ASP.NET goodies. For instance, instead of binding to data from SQL Server, I use LINQ to XML to bind to data from an XML file. In this episode I also take advantage of LINQ's Dynamic Query Library to create a more dynamic LINQ query to filter data with. So be...
    August 23, 2008 1 min read