Telerik blogs

Latest

  • Web

    Client - side events in JavaScript

    Below is a table of the most common client side events in JavaScript. The Table is divided into three columns – the first lists the name of the event. The second contains a short description of the event, and the third lists all page objects, which support the given event.                                          Event Name                Description  Supported by objects  onabort The onabort event occurs when loading of an image is aborted. image onblur The onblur event occurs when an object loses...
    February 27, 2009
  • Web ASP.NET AJAX

    Handling OnAjaxRequest in Content Pages with Ajax Proxy

    Here’s a quick tip for those of you using RadAjaxManager and RadAjaxManagerProxy. The scenario:   You have a MasterPage with a RadAjaxManager and a ContentPage with a RadAjaxManagerProxy (so far, so good, and you’re following Telerik’s best practice guidance). All declarative Ajax settings work fine with the Proxy- no trouble. But now you want fire an Ajax event on your ContentPage manually using JavaScript and handle the AjaxRequest event on the server. You’re shocked to discover there is no “AjaxRequest” event for the RadAjaxManagerProxy! What’s the solution?   Fortunately, the solution is easy. The RadAjaxManagerProxy is designed to make it easy to configure Ajax...
    February 26, 2009
  • Web ASP.NET AJAX

    Web Service binding with RadScheduler for ASP.NET AJAX

    I'm very excited to announce that the Q1 Beta version of RadScheduler features a completely new Web Service binding mode. This is an important milestone in our quest for top performance. In this mode all operations are forwarded to a Web Service for processing using JSON for transport. This completely eliminates the need for postbacks and improves server load and bandwidth usage. The Firebug screenshot below demonstrates a typical RadScheduler session (with primed browser cache) using Web Service binding: The live demo demonstrates how to set-up RadScheduler using Web Service binding. The process is straight-forward and will be even easier after the final release....
    February 20, 2009
  • Web ASP.NET AJAX

    RadTips, Episode 17: Repositioning the RadAjaxLoadingPanel 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... 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 AJAX, Part 2 Introducing the RadInputManager for ASP.NET AJAX Manual Ajax Requests Using the RadAjax Client-Side API If you’re interested in these...
    February 19, 2009
  • Web

    Prism v2 now supports Silverlight and WPF

    You know Telerik's commitment to provide cross platform Silverlight and WPF controls with shared code base. Now that you have all those cross platform controls (more to come in Q1) - what is  the next step you need to do in order to have your application working in SL/WPF with a shared codebase? This is an easy question - you need to use the guidance provided from the Patterns and Practices team at Microsoft of course :). There is now official documentation on msdn available. Here is an extract from the project description from the codeplex site: "The Composite Application Guidance for WPF and Silverlight is designed to help you more easily build enterprise-level Windows Presentation Foundation (WPF) and Silverlight client applications. This...
    February 18, 2009