Telerik blogs

Latest

  • Web

    Hiding JavaScript code from old browsers

    Sometimes we need to hide the JavaScript code from the old browsers that do not support it. To prevent old browsers from displaying your JS code, do the following:   Immediately after the opening <script> tag, put a one-line HTML-style comment without the closing characters, so that the first two lines of your script would look like this: <script language="JavaScript"><!-- At the end of your script, put the following two lines: //--></script> Thus, your HTML file will contain the following fragment: <script language="JavaScript"> <!--     ...
    February 14, 2009
  • Web ASP.NET AJAX

    RadTips, Episode 15: Introducing the RadInputManager for ASP.NET AJAX

    I’m happy to announce another episode of RadTips, a series of screencasts offering tips and tricks for using Telerik's RadControls. If you've missed previous episodes, be sure to check them out. Each is only a few minutes long and covers a specific feature of the RadControls. Here is a list of the last few episodes... Add an 'Export to PDF' Button to the RadEditor for ASP.NET AJAX Customizing the Look of the RadAjaxLoadingPanel for ASP.NET AJAX Sharing Toolbars with the RadEditor for ASP.NET AJAX Using Declarative Client-Side DataBinding in the RadGrid for ASP.NET AJAX, Part 1 Using Declarative Client-Side DataBinding in the RadGrid for ASP.NET...
    February 12, 2009
  • Web ASP.NET AJAX

    NEW Whitepapers on RadControls for ASP.NET AJAX

    The past few weeks have been very busy for our Evangelist team. Not only were they busy producing new videos for Telerik TV, conducting various webinars, writing extensive articles, and all the other things they do to help you better understand our products, but they have also been working hard producing new whitepapers. As a result, we are pleased to present two new white papers on RadControls for ASP.NET AJAX: Client-Side Development Made Easy In this whitepaper Todd Anglin talks about how you can utilize JavaScript to deliver dynamic and responsive experiences without learning a whole new programming model or banging your...
    February 11, 2009
  • Web ASP.NET MVC

    MVC design template

    We have just uploaded a contribution to Microsoft’s MVC design contest – a web-design template free for all to use with the MVC framework. Our entry is a clean, simple, blue-themed web-design generic enough to fit a broad range of scenarios. Please feel free to download and jumpstart your next project. We thought the contest was a great way to further support our clients in their switch to the MVC. Our RadControls for ASP.NET AJAX already boasts full support for the MVC (see live demo, join our forums), so we thought providing an out-of-the-box design solution is a logical next step. Initiatives like this...
    February 11, 2009
  • Web ASP.NET AJAX

    RadTips, Episode 14: Using Declarative Client-Side Databinding in the RadGrid for ASP.NET AJAX, Part 2

    I’m happy to announce another episode of RadTips, a series of screencasts offering tips and tricks for using Telerik's RadControls. If you've missed previous episodes, be sure to check them out. Each is only a few minutes long and covers a specific feature of the RadControls. Here is a list of the last few episodes... Spell-Checking with the RadSpell for ASP.NET AJAX Add an 'Export to PDF' Button to the RadEditor for ASP.NET AJAX Customizing the Look of the RadAjaxLoadingPanel for ASP.NET AJAX Sharing Toolbars with the RadEditor for ASP.NET AJAX Using Declarative Client-Side Databinding in the RadGrid for ASP.NET AJAX, Part 1 If you’re interested...
    February 11, 2009