RadDock for ASP.NET AJAX

RadControls for ASP.NET AJAX

What is new in RadDock for ASP.NET AJAX

What is new in RadDock for ASP.NET AJAX Q1 2010 BETA

  • Improved RadDock's animations

What is new in RadDock for ASP.NET AJAX Q3 2009 SP1

  • CDN support --Starting with the Q3 Service Pack 1 release you will be able to load the control scripts and skins from the Telerik CDN.

  • New Windows7 skin

What is new in RadDock for ASP.NET AJAX Q3 2009

  • New rendering

    • Support for rounded corners. All skins support normal/rounded. To enable the rounded corners functionality of the control, set the EnableRoundedCorners property to true (by default it is false for backwards compatibility)

    • Improvements of the resize functionality – docks can be now resized from all sides – right, bottom, left and corners

    • Added support for nested RadDocks and RadDockZones

    • The new rendering fixes several reported problems – e.g. a problem with overlapping commands when one or more docks are on top of another

    • Improved loading time on the client (less JS code is executed when the dock loads). Reduced size of JavaScript calculations required by RadDock on the client for setting size, resizing, etc.

What is new in RadDock for ASP.NET AJAX Q2 2009 SP1

  • Added support for nested RadDocks

What is new in RadDock for ASP.NET AJAX Q1 2009 SP2

  • New property EnableAnimation - when set to true, animation effect will be added to the Expand,Collapse,Close and DragDrop commands.

What is new in RadDock for ASP.NET AJAX Q1 2009

  • Improved RadDock performance when docked in a zone that is updated with Ajax.

  • Changed CSS naming convention

What is new in RadDock for ASP.NET AJAX Q3 2008

  • Right-to-Left Support

What is new in RadDock for ASP.NET AJAX Q2 2008

  • Improved drag & drop behavior of docks

What is new in RadDock for ASP.NET AJAX Q1 2008

  • Implemented resizing for the docks

  • Added two new client events - OnClientResizeStart, OnClientResizeEnd