Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Web ASP.NET AJAX

    JavaScript >> Get Any CSS Property Value of an Object using $style

        This is the first of a series of blog posts providing Javascript and CSS tips and tricks aimed to help you in your day-to-day work with web user interfaces. Anyone who needs to polish a user interface and make it truly cross-browser has hit the wall of browser differences, bugs and inconsistencies. There are plenty of resources on the Internet discussing workarounds to some of those problems - but our team's front-end developer Martin and I believe that in "our" bag of tricks there are some interesting ones as well. We will try to roll out at least 20...
    September 16, 2008 2 min read
  • Web ASP.NET AJAX

    How To: Telerik RadGrid for ASP.NET AJAX client-side data-binding to WCF

    In continue to my previous posts related to RadGrid for ASP.NET AJAX client-side data-binding, I've created new example how to bind the grid to a WCF service: web.config service registration: <system.serviceModel>     <behaviors>         <serviceBehaviors>             <behavior name="ServiceBehavior">                  <serviceMetadata httpGetEnabled="true"/>                  <serviceDebug includeExceptionDetailInFaults="false"/>...
    September 16, 2008 1 min read
  • Web ASP.NET AJAX

    Where is RadFormDecorator heading?

    If I had to summarize what the RadFormDecorator control is about in a single sentence, it would be: The RadFormDecorator aims to unload yet another task from the "regular Joe" developer by reducing the need for styling elements on the page. Enter RadControls Telerik RadControls provide a great deal of rich UI controls allowing a developer to build web-based applications that resemble the richness of a desktop application. The majority of controls provided in the suite do not have direct analogs provided by the browser - e.g. RadEditor, RadGrid, etc. There are also a number of controls that can be used to replace somewhat similar browser counterparts.  For...
    September 12, 2008 3 min read
  • Web ASP.NET AJAX

    RadTips, Episode 5: Getting Started with the RadScheduler

    I'm pleased to announce that another episode of RadTips is ready for your viewing pleasure. If you missed the first four episodes, I highly recommend you check them out as they covered the new client-side data binding feature of the RadGrid. This episode breaks away from the topic of the first four episodes and covers a new control: the RadScheduler for ASP.NET AJAX! The RadScheduler is a powerful scheduling control that can be used to create and manage appointments in the browser. Follow along as I give you the quick tour of the RadScheduler and show you how to get started...
    September 06, 2008 1 min read
  • Web ASP.NET AJAX

    50% more ASP.NET skins

      A big thank you guys! Tribute to the generosity of you, our community, we now have 50% more skins available for the telerik ASP.NET components. Check out the latest additions in our Skins Exchange Program and feel free to download a copy for your project. Also, don’t forget to vote for your favorite community skin – we have an Xbox and free RadControls licenses waiting for the winners. Voting will close on September, 15th. Once again, I would like to express our enormous gratitude to everyone who took the time to contribute their custom-made skins to the program. What started as a...
    September 05, 2008 1 min read