Telerik blogs

Latest

  • Web ASP.NET AJAX

    Webinar: Client-Side Tips & Tricks for the RadControls for ASP.NET AJAX

    For all of you eagerly awaiting this week's webinar, here you go!   The topic is "Client-Side Tips & Tricks for the RadControls for ASP.NET AJAX" and it will be held at the usual time for our webinars: Thursday, March 5th, 11AM EST Register Now! The webinar is hosted on GoToWebinar and is absolutely FREE. Here is a quick abstract on what will be covered: Join Telerik Evangelist Kevin Babcock as he takes you on a tour of the client-side capabilities of the RadControls for ASP.NET AJAX. You'll discover how to achieve enormous performance gains by using the ...
    March 04, 2009
  • Web

    RadChart for Silverlight

    Mid March is coming and there are a lot of good news for our Silverlight controls to be shared with all of you – the 2009 Q1 release is near. Along with the official version of RadGridView, RadDocking, RadEditor CTP and a bunch of new features and improvements, RadChart for Silverlight is also coming into play. With the 2009 Q1 release we'll introduce 2D charts for Silverlight that share the same appearance and behavior as their counterparts in WPF. This is due to the fact that both of the suites share common codebase and API. I’m sure the next question will be...
    March 03, 2009
  • Release

    Telerik Reporting Gets Closer to Becoming a True Business Intelligence (BI) Solution

    Q1 2009 will be a milestone release for Telerik’s .NET Reporting tool as it introduces a new instrument for data analysis - cross tabs. Cross tabs display data in a matrix format, and are used to present and analyze the relationship between two or more variables. Cross tabulation is a great BI tool, because it provides decision makers with a data format which is easy to understand, and more importantly - easy to analyze. The Telerik Reporting Cross Tab item will offer design-time support in Visual Studio, not seen in a reporting product in this price bracket. It will be intuitive and...
    March 03, 2009
  • Productivity Reporting

    Telerik Reporting: Filtering Your Reports Using Report Parameters

    Users can control how data is used in a report by taking advantage of the Report Parameters feature in Telerik Reporting. You can add parameters to your reports at design time through an editor, at runtime through a user interface in the Report Viewer, programmatically, or via a SubReport parameter collection. In this post I’ll show you how to set up a report that allows users to enter parameter values through the UI of the Report Viewer. This functionality provides users with the means to filter their reports quickly so that only the most relevant data is displayed. Setup the Report To get...
    March 03, 2009
  • Release

    A new look at Telerik Trainer Resources

    For those of you who haven't taken a look at Telerik Trainer, I highly recommend you give it a once-over and see it for yourself.  Using the newest technology that .Net 3.5 has to offer, we have a rich, interactive, and easy to use training application that provides you with not only fantastic video tutorials, but also tips along the way and source code that you can follow along with to help in the learning process:     But I think that Ivo and John both have enough nice things to say about Telerik Trainer, I'm going to show you a neat new way that you can...
    March 02, 2009
  • Web ASP.NET AJAX

    The Right Tool for the Right Job: RadTextBox for ASP.NET AJAX

    There are many ways to collect user input in ASP.NET web forms. There is the traditional ASP.NET TextBox control, or the handful of extenders available in the ASP.NET AJAX Control Toolkit. Or, you could stick to straight HTML with the <input> and <textarea> elements. For developers using Telerik’s web controls, there are more (and better) options. The RadControls for ASP.NET AJAX contain a set of input controls collectively named RadInput controls. Included in this set are the RadTextBox, RadNumericTextBox, RadMaskedTextBox, RadDateInput, and RadInputManager. In this blog post I will discuss the features of the RadTextBox for ASP.NET AJAX, including those which make it...
    March 02, 2009
  • Web ASP.NET AJAX

    RadRotator and RadMenu for ASP.NET AJAX: Building an Interactive Menu Together

    It’s always cool to see how the RadControls for ASP.NET AJAX work together. Today I saw a question from a customer asking if the RadRotator can be used to create a menu similar to that on the Experts Exchange web site. If you’re unfamiliar with their menu, it’s got a lot of options in it. Because there are so many menu choices they decided to make the menu interactive, adding a button to the right-hand side of the menu which, when clicked, replaces the existing menu options with another set. Using this approach means you no longer have to be concerned about having...
    February 28, 2009
  • Web ASP.NET AJAX

    Optimization Tip: RadCompression for ViewState

    A few weeks ago, I showed you how you can use the new RadCompression HttpModule found in the RadControls for ASP.NET AJAX Q3 2008 SP2 (and later) to easily (as in, automatically) compress your Ajax and JSON web service communication. While that technique is great for improving the performance of modern web apps that do lots of processing client-side, that’s not the only thing RadCompression can do. It can also automatically compress ViewState! This week, I’ll show you how you can quickly enable ViewState compression and show you the effects it has on overall ViewState size and server performance. HOW DO I ENABLE...
    February 28, 2009
  • Productivity Testing

    WebUI Test Studio Support of Composite Controls: RadFileExplorer

    The unique translator model of the WebUI Test Studio ensures the complex applications and the composite controls are supported out-of-the-box. For example, you don’t need to do anything to test your application where the RadFileExplorer is integrated. This component comes with the Q1 2009 release and consists of several other controls already covered by the RadControls Translators. Loading a RadFileExplorer demo in the Automation Surface, you’ll get them recognized right away. Some screen captures follow. The Grid’s on the right:
    February 28, 2009
  • 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