Telerik blogs

Latest

  • Web

    How To: Telerik Silverlight components in Microsoft LightSwitch Beta 2

    Have you seen Microsoft LightSwitch ? If not you should try it! This is definitely a simpler way to create high-quality business applications for the desktop and the cloud. While the built-in interface (standard Microsoft Silverlight components) can be used as a start when creating applications you will definitely need custom screens depending on your business scenario and I’ve decided to show you can easily integrate Telerik RadControls for Silverlight in Microsoft LightSwitch Beta 2.
  • Web

    How To Create A Population Pyramid with RadChart for Silverlight

    A population pyramid, also called an age structure diagram as defined by Wikipedia is a graphical illustration that shows the distribution of various age groups in a human population (typically that of a country or region of the world). It typically consists of two back-to-back bar graphs, with the population plotted on the X axis and age on the Y axis, one showing the number of males and one showing females in a particular population in five-year age. Although there are different types of population pyramids this blog post will demonstrate how to create such pyramid using the RadChart’s Horizontal Bar type....
  • Web

    ListView style for your Silverlight and WPF DataGrid

    Have you ever wondered how to create a grid with sorting, filtering, etc. however present items in similar to Windows Explorer ListView way?   With Telerik components for Silverlight and WPF this can be achieved very easily in just three steps:   1. Edit RadGridView style with Blend and remove GridViewScrollViewer from the template:   2. Insert RadTileView in the grid template, bind it to the RadGridView Items and define desired tile content:     3. Run the application to check the...
  • Web ASP.NET AJAX

    How to enable keyboard support in the RadFileExplorer for ASP.NET AJAX

    With the newest version already out, I am happy to present you the latest accessibility improvements of our RadFileExplorer control from the ASP.NET AJAX suite. Now, you don't need the mouse to delete a folder or open a file! Simply focus the FileExplorer, navigate to the grid or treeview using the [Shift+]Tab key, select the desired folder with the Arrow keys and press Delete. A popup dialog asks you to confirm the deletion. Hit Enter to delete, or Esc to cancel.       This was just an example of a common scenario, that could be carried out using the keyboard only. We have ensured that any use case...
    March 24, 2011
  • Web ASP.NET AJAX

    Editing for RadTreeList for ASP.NET AJAX

    It's Q1 2011 release time for the Telerik Personal Productivity product line and we, the guys from the ASP.NET AJAX team are excited to share news of improvement, new functionality and a brand new control added to the arsenal of the Telerik AJAX developer. In this blog post, I want to talk about some major functionality one of the new players in the AJAX control suite now sports - editing for RadTreeList. RadTreeList for ASP.NET AJAX was introduced last quarter (Q3 2010) and enabled hierarchical visualization of a single tabular data set. As a databound tabular control, it is naturally compared to RadGrid, and not only because both look visually alike. As...
    March 16, 2011