Telerik blogs

Latest

  • Web

    Nesting Prism Regions using RadRibbonBar

    This post is update to my first post about "Decouple RadRibbonBar with Composite Silverlight (Prism)" (Read More). Nesting Regions in Prism could sound weird to someone, but the demand for this is growing. Check this forum post for more info. As a result to this post I've decided to update my previous example project. I've started by marking the one of the RibbonTabs as a Region as well, giving it a name...
    May 27, 2021 1 min read
  • Web

    Silverlight Recruiting Application #9 - Adding RadUpload (Part 2)

    Yesterday we saw all the plumbing involved to lay a groundwork for RadUpload being used to add files to applicants. Today we actually dive into the code for getting RadUpload working in the MVVM application. The first step in this is deciding where to add the ability to upload files. Doing this within the main Applicants grid is nice (since we're already using the RowDetails presenter), but that'll clutter up the UI there as I want to switch that into a quick and easy overview of each applicant. So instead we're modifying the AddEditApplicantView to make it tab-based, providing one tab...
    May 27, 2021 5 min read
  • Web

    Silverlight Recruiting Application #8 - Adding RadUpload (Part 1)

    One of the enhancements that the HR team has been asking for since I first launched this is the ability to attach some of the files that applicants send to the applicants once they are entered into the system.  This way, when looking through applicants anyone can easily view their resume, cover letter, or project (yes, sometimes there are projects!) as well as add a rating value to the project.  Seeing as we have a RadUpload control for Silverlight, I figured this would be a great opportunity to get that running in the application, especially since we have the new...
    May 27, 2021 4 min read
  • Web

    Website Search Enhancements - #2 Related Searches and Sorting

    Few days after our blog post about the autocomplete feature, we are now ready to unveil the mystery about two other features we asked you to guess. The first feature presents the new sorting functionality that we have added. Feel free to sort your search results by both Relevance and Date to get a better match of what you need to find on our website. The second feature we implemented shows a box at the bottom of every results page on our sites, where we have provided you with related searches. The suggestions are optimized so that the topmost is the most...
    May 27, 2021 1 min read
  • Web

    Brand new Silverlight LOB sample application by Telerik

    We uploaded a brand new sample application developed by our senior evangelist Evan Hutnick. “The Telerik Legal Dashboard demo application was built utilizing real requirements from our customers in order to provide a rich and interactive data display.  This application provides both a managerial view, in which you can slice and dice data with RadDataFilter and get instant results in both RadGridView and RadChart, as well as an executive overview with a dropdown to select pre-defined dashboard views to provide quick access to information with a rich display” says Evan. You can view the demo at: http://demos.telerik.com/silverlight/legaldashboard/ It is also included in the...
    May 27, 2021 1 min read