Telerik is a leading vendor of ASP.NET AJAX, ASP.NET MVC, Silverlight, WinForms and WPF controls and components, as well as .NET Reporting, .NET ORM , .NET CMS, Code Analysis, Mocking, Team Productivity and Automated Testing Tools. Building on its expertise in interface development and Microsoft technologies, Telerik helps customers build applications with unparalleled richness, responsiveness and interactivity. Telerik products help thousands of companies to be more productive and deliver reliable applications under budget and on time.
select

Ajax / First Look

Rate this demo: Feedback
Run example in: C# VB.NET Change Skin:
Vista
  • BlackBlack
  • DefaultDefault
  • ForestForest
  • HayHay
  • Office2007Office2007
  • OutlookOutlook
  • SimpleSimple
  • SitefinitySitefinity
  • SunsetSunset
  • TelerikTelerik
  • VistaVista
  • Web20Web20
  • WebBlueWebBlue
  • Windows7Windows7

RadAjaxLoadingPanel supports skinning and you can change its skin by setting the Skin property to the name of the respective skin. A BackgroundPosition property enables you to position the loading image in the loading panel. The EnableSkinTransparency property allows you to enable/disable default skin transparency.

Please note that the loading images that are currently embedded in the Telerik.Web.UI assembly will not be available after Q1 2009.


Configurator


Change Background Position:

Example Source Code & Description

Instructions
Open in new window
  • A loading image is shown as a progress indication when an AJAX request is performed, i.e. when the page is loading silently. This improves the look and feel of the page as there are no sudden changes and unnecessary flickering.

    You can set your own picture as a loading image, just show the path to it in the loading panel definition:

    <telerik:RadAjaxLoadingPanel id="LoadingPanel1" Runat="server">
      <asp:Image id="Image1" runat="server" ImageUrl="~/loading1.gif" >
      </asp:Image>
    </telerik:RadAjaxLoadingPanel>

Compatible with ASP.NET 2.0, 3.5 AJAX enabled Accessibility Verified!Accessibility Verified!Valid XHTML 1.1! Optimized for Visual Studio 2005, 2008
Copyright 2002-2010 © Telerik. All right reserved  | 
Telerik Inc., 460 Totten Pond Rd, Suite 640, Waltham, MA 02451

www.telerik.com  |  Terms of Use  |  Contact Us