Telerik blogs

Latest

  • Web

    Cascade Your Data With Kendo UI

    The other day I was looking with someone at the demos for the Kendo UI DropDown List and I noticed that the drop downs now have cascading functionality built right in out of the box. You would think that I would know these given the fact...
    June 10, 2025 15 min read
  • Web

    Editing a XML From A Coded Step

    I got an interesting request from a customer today. It seems the app that the user intends to test has a user.config file associated with it. And here's what the user is looking to do in his own words: How do I create a test which modifies the user.config file before opening the application? Hopefully it will be interesting for you to see how I put this together. I did a bit of research and it went like this: 1) What's a user.config file? I figured I probably have one of these on my hard-drive. I did a Windows search ...
    May 27, 2021 2 min read
  • Web

    Consuming LightSwitch OData services with Microsoft Visual Studio 2012 and Telerik RadDataServiceDataSource

    With this post I will show you how to consume Visual Studio 2012 LightSwitch OData services to enable server sorting, filtering, paging, etc. for your custom LightSwitch component.
    May 27, 2021 2 min read
  • Web

    Back To Basics With HTML And CSS

    I have twins that are in the first grade. One of them came home from school the other day and had been given his “second grade” sight words because he’s already passed all of the first grade ones. Sight words are just a set...
    May 27, 2021 8 min read
  • Web

    Create an Appointment Tracking App with RadDatePicker & RadTimePicker.

    We all have a variety of uses for collecting Date and Time information from a user. For example, tracking the time a patient arrives and departs from a hospital, to when a car was returned at a local car rental location to tracking expense reports. One of the controls that you may have found missing with Windows 8 XAML applications is the Date/Time Picker control. While the control exists for Windows 8 HTML Applications, it is very limited in its initial state. That is one of the reasons that Telerik has decided to make a more robust Date/Time Picker control and...
    May 27, 2021 7 min read