Release History

By product

UI for ASP.NET (discontinued) Q3 2006SP1

October 16, 2006

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

Common for all controls:

Full support for Internet Explorer 7 and FireFox 2.0 browsers

RadAjax v1.5.1

What’s New:

  1. A new client-side property RadAjaxNamespace.IsAsyncResponse is introduced.

What’s Fixed:

  1. Loading Panel now appears properly with two simultaneous AJAX requests.
  2. Checkboxes and radio button labels are no longer lost after an AJAX update.
  3. Adding an existing AjaxSetting no longer multiplies updated controls.
  4. ImageButton coordinates after AJAX are now corrected (with a validator on the page).
  5. An error when using ResponseScripts collection editor in Visual Studio design-time is now fixed.
  6. A problem with RadAjaxTimer is now corrected
  7. JavaScript exceptions are no longer consumed in AjaxRequest client-side.
  8. Service Manager can now be properly dragged from Visual Studio 2003 toolbox

RadCalendar v1.8.1

What’s Fixed:

  1. A problem which would cause Netscape v8.1.2 to crash is now fixed.
  2. Special days visual settings are now applied as expected only in the case when they are part of the current view.
  3. A problem with disabled RadDatePicker scrolling to top of the page when the pop-up button is clicked is now fixed.
  4. RadCalendar selection logic has been corrected in the case when trying to select a date not belonging to the current view.

RadComboBox v2.5.1

What’s Fixed:

  1. A problem when single quite would break the load on demand feature is now fixed.
  2. Selected text is now properly changed when RadComboBoxItem.Selected property is set.

RadEditor v6.6.1

What’s Fixed:

  1. RadSpell is now updated to solve a problem with a “; expected” JavaScript error when the control is made visible with an Atlas Update Panel.
  2. The JavaScript error caused by the Cancel button in the TableWizard is now fixed.
  3. Two validation problems have been fixed: when a validator is used in a page, RadEditor could cause a "Potentially Dangerous Request" error; when used in RadTabStrip with validators, RadEditor could not correctly persist its value on the server.
  4. When the editor would re-load in IE7 (in a tab that is not the currently active tab), it would throw a JavaScript error and stop functioning correctly. The issue is now corrected.

RadGrid v4.0.1

What’s Fixed:

  1. A problem with response.redirect has been fixed.
  2. A design-time issue with property builder in Visual Studio 2003 has been corrected.
  3. GUID fields for relations in the hierarchy have been fixed.
  4. Keyboard support and virtual scrolling/paging issue under IE6 has been fixed.

RadPanelBar v4.0.1

What’s Fixed:

  1. Item images (when used in specific skins) now behave as expected in FireFox.
  2. A minor problem with template examples in IE6 has been fixed
  3. ID property of the PanelItem is read only now. When it is used, an automatic message is generated prompting to use Value instead.

RadSpell v2.9.1

What’s Fixed:

  1. Dialog helper image initialization has been changed thus decreasing the HTML output and fixing an Atlas integration error when having editor and spell.
  2. An issue when closing the dialog and causing an IE crash under some circumstances has been fixed.

RadSplitter v1.0.1

What’s New:

  1. FullScreenMode property - Resizes the splitter to 100% of the page
  2. HeightOffset property - Number of pixels that should be subtracted from the splitter height when its height is defined in percents

What’s Fixed:

  1. Integration issues with RadPanelBar, RadMenu, RadTreeView in specific scenarios have been addressed
  2. InitiallyCollapsed pane in a horizontal splitter now properly expands to its correct size.

RadToolBar v1.3.1

What’s New:

  1. Validation per button is now implemented.

RadTreeView v6.0.1

What’s New:

  1. In between nodes position is now passed in the BeforeClientDrop client-side event handler. There are four parameters (previously three): BeforeClientDrop(sourceNode, destNode, browserEvents, dropPosition) dropPosition can be one of {"over", "below", "above"}.

What’s Fixed:

  1. A problem when removing a TreeNode and then adding it again with an incorrect ClientID is now fixed.
  2. Dynamic (programmatic) context menus are now properly persisted in the ViewState.
  3. GetXml() / LoadXmlString() / LoadContentFile() are now working as expected in all scenarios.
  4. Editing a node and pressing “Enter” would trigger the ASP.NET default button (if set in the form). The problem is now fixed.

RadUpload v2.1.1

What’s New:

  1. A new client-side event - OnClientAdded, raised when a new file upload field is added.
  2. A new client-side method - GetID, returning an id formatted for using additional fields on upload.
  3. A new server-side method added - UploadedFile.GetFieldValue, that returns the value of an additional field added along with the file upload field.
  4. German localization has been updated (thanks to Martin Bischoff for his effort).

RadWindow v1.6.1

What’s Fixed:

  1. The text "javascript:" appearing in the window's statusbar in some scenarios has been fixed.
  2. The live example for alert, confirm and prompt boxes has been updated to show the initial window skin correctly.
  3. A JavaScript error that could occur in some scenarios with a modal window after it has been closed (due to execution of its onunload code) has been fixed.