Release History

By product

UI for ASP.NET (discontinued) Q3 2007SP2

February 24, 2008

What’s New in RadControls for ASP.NET Q3 2007 SP2:

 

RadAjax v1.8.4

What’s New:

  1. Added option to remove the RadAjaxManager control from the UpdatedControls collection on ResolveUpdatedControls event (manager is always first in the UpdatedControls collection).

What’s Fixed:

  1. RadAjaxTimer Start() and Stop() methods now work as expected with “Prometheus”/MS AJAX.
  2. RadAjax Validation issue -- non-ajaxified elements that cause no validation can now properly postback if an ajaxified element has previously triggered the client-side validation
  3. ImageButton FormatException in load post data in FF3.0 is fixed.

 

RadCalendar v2.2.4

What’s Fixed:

  1. RadCalendar FastNavigation Today Button issue is fixed -- Server-side selection event not firing consistently when using FastNavigation Today Button (with EnableTodaySelection="true").
  2. RadDate/TimePicker now work properly on Reset.
  3. RadDate/TimePicker design time problems are now fixed - proper resize and rendering of the control at design time, fully functional SkinChooser

 

RadChart v4.1.2

What’s Fixed:

Charting Engine:

  1. Fixed Intellisense issue.
  2. Fixed an issue with Horizontal bar series item label alignment.
  3. Fixed an issue with DataSourceID value lost in some cases.
  4. Improved behavior when difference between the min and max value is very small, now works correctly with values up to 10E-14.
  5. Improved pie-chart performance.
  6. Improved bar width behavior in some cases with more than 1 series in the chart.
  7. Fixed an issue with image maps for area charts.
  8. Http handler security vulnerability fixed with UseSession=false.

 

RadCombobox v2.8.4

What’s Fixed:

  1. FindItemByValue now works as expected with an empty string.
  2. RadComboBox now fires SelectedIndexCahnged as expected if EnableLoadOnDemand is “true” and the ShowToggleImage is clicked.
  3. RadComboBox is no longer losing its focus when right clicking on another control.
  4. ItemsRequested is no longer fired twice - the first time when ShowDropDownOnTextBoxClick was set to false.
  5. AllowCustomText = true and separators now properly save the text of RadComboBox when a blur event occurred

 

RadDock v1.8.7

What’s New:

  1. New client events: OnclientResizeStart and OnClientResizeEnd

What’s Fixed:

  1. RadDock now works as expected with ASP.NET AJAX.
  2. When the page is initially loaded the RadDock now behaves better, e.g. the "jump effect" is reduced
  3. IFRAMEs are now disposed when the RadDock is disposed

 

RadEditor v7.3.2

What’s Fixed:

  1. Fixed an issue with escaping quotes when stripabsolutepaths is set to false.
  2. Script tags are now stripped when pasting content and allowscripts is false.
  3. Fixed a problem with the ShowOnFocus/PageTop toolbar modes and full screen mode.
  4. Margins are no longer removed when pasting content from word.
  5. Fixed a problem with font tags with size="+0".
  6. Fixed a JS exception when exiting the table dialog.
  7. Fixed a problem with scripts inside comment tags.
  8. Fixed a problem with nested lists in Mozilla Firefox.
  9. Fixed a problem with links in the form "www.*" on Internet Explorer.
  10. Fixed a problem in Internet Explorer and replacing text inside a textarea.

 

RadGrid v5.1.2

What’s New:

  1. Row hover styles added to all common skins.
  2. OverrideDataSourceControlSorting boolean property for GridTableView with default value false.
  3. Csv section added to ExportSettings when you can specify Column/Row delimiter.
  4. EnableRowHoverStyle added to ClientSettings (DefaultValue(false)).

What’s Fixed:

  1. Setting ExportSettings.ExportOnlyData to true prevents styles being applied to the grid items / alternating items; also no client events were fired for the same as the client objects were not created as well. The issue is now fixed.
  2. Populating RadGrid with AJAX no longer caused the control to expand when UseStaticHeaders was set to "True" under IE6
  3. Paging does not work in some cases after sorting. The issue is now fixed.
  4. Null ItemTemplate will no longer cause GridTemplateColumns.FillValue to throw null ref. ex. on delete
  5. Math.round is now added for ImageButton x:y in GetPostData() because of problems in FireFox 3.0.
  6. Rebind in UpdateEdited command cannot be canceled. The issue is now fixed.
  7. e.Item now can be GridEditFormItem or GridDataItem in UpdateEdited command
  8. Column FooterStyle is now properly applied.
  9. The grid will no longer call Clone() method of ICloneable interface. The issue is now fixed.
  10. InsertText on commandColumn is now persisted for detail tables.
  11. Bottom CommandItem is now properly displayed when scrolling is enabled.
  12. When item is deleted through ClientDeleteColumn it is now removed from selectedItems and dataItems collections.
  13. Visual Studio Design Time property builder datasourceID dropdown now properly selects datasourceID instead of setting data expressions.
  14. No more deprecated styles in the HTML code for the NoRecordsItem.

 

RadInput v2.1.4

What’s Fixed:

  1. RadInput issue with RequiredFieldValidators is now fixed -- Focusing and blurring the control (without typing any value) erroneously triggered the ErrorMessage of the validator.
  2. RadInput issue with AJAX toolkit validation callouts is now fixed -- The callouts were not positioned correctly when RadInput was in the new rendering mode (span wrapper instead of table).
  3. RadInput controls problem with setting Visible=false is now fixed.
  4. RadInput controls now work properly on Reset.
  5. RadInput design time problems are now fixed - proper resize and rendering of the control at design time, fully functional SkinChooser.
  6. RadNumericTextBox: Issue with negative values turned into positive on spin button click is now fixed.
  7. RadNumericTextBox: parsing issue with values with leading decimals is now fixed.
  8. RadTextBox with TextMode set to Password and EmptyMessage set to anything on initial load  the RadTextBox is empty. The issue is now fixed.

 

RadMenu v4.4.4

What’s Fixed:

  1. Context menu items no longer remain selected after clicking them.
  2. RadMenu occasionally prevents submiting the page by pressing “Enter”. The issue is now fixed.
  3. The “expanded” CSS class is now cleared when expand/collapse delay is set to 0.
  4. Binding to IHierarchicalEnumerable no longer fails with exception.

 

RadSpell v3.2.4

What’s Fixed:

  1. Fixed a problem with localization not being applied to the spell check button.

 

RadSplitter v1.3.4

  1. Fixed a problem with RadSplitter not being resized after a postback.

 

RadTreeView v6.3.4

What’s Fixed:

  1. AfterClientCallBack error is not executed if the error is throw from the server. The issue is now fixed.
  2. ScrollIntoView now works as expected in IE7.
  3. Expanding/Collapsing a node prevents it from causing a horizontal scroll to appear. The issue is now fixed.
  4. GetXml now serializes all properties as expected.
  5. LoadXmlString no longer calls NodeCreated twice.

 

RadUpload v2.4.4

What’s Fixed:

  1. Fixed a bug with UploadedFiles.Count being greater than zero even if
    there are no uploaded files.
  2. If AllowedFileExtensions is not set, ValidateExtensions should always
    return true
  3. Fixed a client exception, which sometimes occurs with multiple upload
    controls on the page.

 

RadWindow v1.9.4

What’s Fixed:

  1. Fixed a problem with restoring a maximized window.