Release History

By product

UI for ASP.NET (discontinued) Q3 2006SP2

October 31, 2006

What’s New in RadControls Q3 2006 Service Pack 2:

Common for all controls:

  1. Full support for Microsoft ASP.NET AJAX Beta 1 v1.0.61025 (Codenamed “Atlas”)
  2. The Beta 1 release of Atlas is not backwards compatible and therefore previous Atlas CTP bits will no longer work with our latest release. If you intend to use Atlas CTP please use our RadControls Q3 SP1 versions.


RadAjax v1.5.2

What’s New:

  1. Optimized element location that might have cause problems when updating large portions of HTML

What’s Fixed:

  1. The Redirect() method now works as expected on initial load too (used to be available on Ajax requests only)
  2. Fixed a clash between different versions of the shared JavaScript code
  3. Updating stylesheets no longer applies <link> tags having media=print attribute.


RadCalendar v1.8.2

What’s Fixed:

  1. RadDatePicker button displacement in some scenarios is now fixed
  2. The UseDaysAsSelectors and UseWeekNumbersAsSelectors properties can be disabled now in MultiMonth calendar


RadComboBox v2.5.2

What’s New:

  1. The combobox width can be set in percentage values now. You should consider the following side-effects: The combobox is shown as a block element and each control, even text that is placed right after the combobox will appear under the combobox. To change this behavior, you can apply style="float:left" to the combobox instance or use any container (i.e. tables) to build the needed layout. If no width is set to the combobox, then 150px is the default value of the width. When the width is set in px values, then the combobox appears wider in design time than it is at run-time. This is only a design time limitation and has no effect on the run-time of the application.


RadEditor v6.6.2

What’s Fixed:

  1. Changing the font name of a Real-sized text no longer removes the style attribute.


RadGrid v4.0.2

What’s Fixed:

  1. Self-reference hierarchy now works as expected with non auto-generated columns
  2. Design-time serialization of image urls is now fixed in VS.NET 2005
  3. Server-side performance optimization of client object creation
  4. Issues with GUIDs for ParentTableRelations are now fixed.
  5. Changing ReadOnly status in CommandEvent for GridBoundColumn in DetailTable GridTableView is corrected.
  6. A problem with Client-side expand/collapse of groups is now fixed.
  7. DataSource caching and immediate double data-binding with null DataSource.
  8. Reference to Microsoft.mshtml.dll is no longer required.


RadTreeView v6.0.2

What’s Fixed:

  1. Nodes.Clear no longer clears any controls added as a template.
  2. AfterClientToggled is no longer called twice when ExpandMode = ExpandMode.ServerSideCallback


RadUpload v2.1.2

What’s New:

  1. The default language (en-us) localization files and Default skin are now embedded in the assembly.