Telerik blogs
  • Desktop WinForms

    Excel-like filtering enhancements in RadGridView for WinForms Q3 2011

    Q3 2011 is knocking on the door and along with all the cool stuff you will find inside, there is one feature that we would like to tell you about now. Do you remember Excel-Like functionality, which allows the end-user to effortlessly apply filter by selecting items from a popup list? Now we are including a bunch of new stuff to it.   Calendar filter popup First of all is a new calendar popup. It will be shown by default for date columns, and it will allow for easily selecting a date from RadCalendar. For additional convenience, there are a couple of predefined...
    November 15, 2011 2 min read
  • Release

    Super-charged Performance Optimizations for Telerik's ASP.NET AJAX Grid in Q3 2011

    One of the most used features of Telerik’s Grid for ASP.NET AJAX is grouping and for some time now we have been receiving feature requests from customers regarding grouping performance optimization. This task was not so easy, but after some months of research, implementation and a lot of headaches we finally succeeded with this complex challenge! I want to introduce to you the new linq based grouping for Telerik’s Grid for ASP.NET AJAX which will be available in the Q3 2011 ajax release. The new grouping mechanism features incredible performance optimizations in scenarios with large data sources, containing thousands or millions of...
    November 08, 2011 2 min read
  • People

    The LOB Chronicles Episode 12 : Looking at a (Rad)GridView

    During the previous episode we explored some of the controls that are being used within the CRM demo, including RadDomainDataSource, RadSparklines, RadUniformGrid, and RadCoverFlow, but don’t think we stopped there with uses for the RadControls for Silverlight suite. All of those were found within a single view of a single module, helping to better streamline development and provide the performance and functionality we are looking for, but that leaves quite a few other modules to cover. Since we’ll be seeing it pop up more than a few times, I thought it would be best to take a look...
    October 27, 2011 5 min read
  • People

    LOB Chronicles Episode 11: Bringing in the Controls

    After a long journey through building up various aspects of the CRM demo here in the LOB Chronicles, we’re finally at the point that we can start talking about the different controls that we are using to better display and organize data within the application. If you recall the last episode in which the topic of UI consistency was discussed, these are going to be working within that uniform model for displaying content, providing a uniform (and downright good looking) experience for users. This time around we’re going to start taking a closer look at what controls from the RadControls...
    October 20, 2011 5 min read
  • Desktop WinForms

    RadGridView for WinForms conditional formatting – a matter of expressions

    RadGridView provides numerous handful approaches to customize its appearance, even at runtime. For example, you could use  formatting events or the Style property . However, sometimes it is handy to specify complex conditions in a script form. In our previous release we introduced an  expression editor which allows for using formulas and expressions both at design time and runtime. In our next release we will introduce the same powerful feature for conditional formatting. You and your end-users will be able to target and style RadGridView cells and rows using powerful expressions. With the help of our existing rule-based conditional formatting you can easily highlight all cells...
    October 06, 2011 1 min read