Quantcast
Channel: ASP.NET AJAX Release History RSS
Viewing all articles
Browse latest Browse all 335

Q1 2011 SP2 (version 2011.1.519)

$
0
0

Common for all controls

What’s Fixed

  • Fixed: Memory leak in ResizeExtender JavaScript class

SharePoint 2007/2010

What’s Fixed

  • Fixed: [SharePoint2010] Setting the ToolsFile property of RadHtmlField in SharePoint 2010 causes a server error
  • Fixed: [SharePoint2010] SPRadListView does not set the correct link addresses to special link column elements
  • Fixed: [SharePoint2010] SPRadGrid is throwing access-denied exception when the site user is not a site-collection admin
Visual Studio Extensions Icon

Installer and Visual Studio Extensions

What’s Fixed

  • Fixed: Installer hangs when the 'Close Visual Studio' prompt is displayed
  • Fixed: Resource Deployment CA fails when .NET20 is missing
  • Fixed: Documentation is removed during upgrade
  • Fixed: RadScheduler control scenario throws an error
RadAsyncUpload Icon

RadAsyncUpload

What’s New

  • Added: Functionality to set TemporaryFolder globally using the appSettings section in web.config

What’s Fixed

  • Fixed: Issue with the progress bar not displaying overall progress correctly
RadButton Icon

RadButton

What’s Fixed

  • Fixed: The value of the RadButton.CssClass property is repeatedly added when the mouse leaves and enters the control
RadCalendar Icon

RadCalendar/RadDateTimePickers

What’s New

  • Added: Enable Today highlighting via RadCalendar's SmartTag

What’s Fixed

  • Fixed: Clear() does not work correctly with RadCalendar Range Selection
  • Fixed: set_enableMultiSelect method does not work as expected
  • Fixed: DateTimePicker.SelectedDate is incorrect when the control is ajaxifyed and the form is submited by a decorated with RadFormDecorator button
RadCaptcha Icon

RadCaptcha

What’s Fixed

  • Fixed: RadCaptcha throws exception when the CaptchaImage is stored in the Session and RadCaptcha.Visible=false
RadChart Icon

RadChart

What’s Fixed

  • Fixed: The scrolling functionality of RadChart
RadComboBox Icon

RadComboBox

What’s Fixed

  • Fixed: Memory leak in RadComboBox in IE6/7
RadDataPager Icon

RadDataPager

What’s Fixed

  • Fixed: RadDataPager's page size combo box does not persist custom page size options on postback if it is not selected.
  • Fixed: RadDataPagerSliderField text cannot be localized with resource files
RadEditor Icon

RadEditor

What’s Fixed

  • Fixed: Anchors open in a new window in Preview Mode in IE9
  • Fixed: ApplyClass cannot apply a class attribute to an image in IE9
  • Fixed: ConvertFontToSpanFilter bug in IE Qurks mode
  • Fixed: Issue in StyleBuilder font name dropdown list
  • Fixed: Setting background color on a table loses most recently set cell border
  • Fixed: Spell checker removes comments
  • Fixed: StyleBuilder unable to read the border-left and border-right styles in Firefox 4
RadFormDecorator Icon

RadFormDecorator

What’s Fixed

  • Fixed: Blur event not firing due to unselectable attribute added to the decorated buttons
  • Fixed: Disabling/Enabling of a decorated select raises an error in Chrome and is not consistent in Opera
  • Fixed: RadFormDecorator doesn't decorate a disabled element when the project is built in .NET 4.0
  • Fixed: selectedIndex setter/getter is not consistent in Opera
  • Fixed: Unloading decorated select in IE will raise an exception when the select has additionally attached event
  • Fixed: Error is produced when pressing a single decorated input type “radio”
  • Fixed: updateSelect method is breaking a decorated select element in IE9
RadGrid Icon

RadGrid

What’s New

  • Added: New property - RadGrid.ClientSettings.DataBinding.ShowEmptyRowsOnLoad to provide the option to hide empty data rows on initial load with client-side databinding

What’s Fixed

  • Fixed: Pager's inputs do not support deleting with Delete key in Firefox
  • Fixed: RTL mode bug of RadGrid when there is a scroll
  • Fixed: RadGrid's frozen columns break under FireFox 4
  • Fixed: AllowGroupExpandCollapse has no effect
  • Fixed: Dragging and dropping column headers onto the group panel does not always trigger a "Group" command
  • Fixed: RadGrid miscalculates the grouped item count in GridGroupHeaderItems when paging is enabled
  • Fixed: RadGrid throws Javascript error in some scenarios when keyboard selection is used in IE
  • Fixed: When bound client-side, GridDateTimeColumn does not clear its filter value after "NoFilter" command is triggered
  • Fixed: When GroupLoadMode="Client" and HierarchyLoadMode="Client", RadGrid expands all its Nested View Items if the group they are contained is expanded
  • Fixed: If the Precision property of RadGrid RatingColumn is set to "half" or "exact" the AutoPostBackOnFilter stops to work
  • Fixed: RadGrid does not fire client-side OnCommand event in Firefox with GridButtonColumn and ConfirmDialogType="RadWindow"
  • Fixed: Setting any HeaderStyle property in detail GridTableView removes the predefined className from the detail table header cells
RadInput Icon

RadInput/RadInputManager

What’s New

  • Added: Display property for RadInput

What’s Fixed

  • Fixed: RadInputManager with empty message settings does not set the cursor correctly in IE
  • Fixed: RadInputManager should not validate disabled inputs
  • Fixed: RadMaskedTextBox's client-side clear and set_value methods do not work
  • Fixed: RadMaskedTextBox client-side OnEnumerationChanged event fires after OnError
  • Fixed: Typing in RadMaskedTextBox does not work as expected in IE6/7
  • Fixed: When HideOnBlur="true" RadMaskedTextBox does not display its value
  • Fixed: When mask with enumeration mask parts is used, RadMaskedTextBox does not display those mask part options that are shorter than the longest mask part
  • Fixed: RadMaskedTextBox does not work as expected when enumeration mask parts are used for Mask and DisplayMask properties
RadListView Icon

RadListView

What’s Fixed

  • Fixed: Filtering throws exception on rebind, when the control is bound to a custom collection
RadRibbonBar Icon

RadRibbonBar

What’s New

  • Added: FindByValue methods on Tabs, Groups and Item containers
  • Added: Value properties to Tabs, Groups and Items
  • Added: RadRibbonBar.SelectedTabIndex property
  • Added: RadRibbonBar: RibbonBarTab.Visible property

What’s Fixed

  • Fixed: Issue where setting Enabled=False to RibbonBarGroup does not disable its Launcher and all of its Items
RadRotator Icon

RadRotator

What’s New

  • Added: Target attribute to the RadTickerItem in order to specify the target attribute when NavigateUrl is defined

What’s Fixed

  • Fixed: Missing reflections in IE for the RadRotator items in CoverFlow mode
  • Fixed: When EnableRandomOrder is true the server-side OnItemClick event doesn't provide the correct item
  • Fixed: RadRotator's repaint does not invoke the automatic advancing
  • Fixed: The first RadTicker inside RadRotator is not executed
RadScheduler Icon

RadScheduler

What’s New

  • Improved: RadScheduler's RecurrenceEditor should support clean initialization with no/empty RecurrenceRule

What’s Fixed

  • Fixed: iCalendar export does not work for daily recurrence with interval > 1
  • Fixed: Appointments with duration less then 5 minutes (30 min per row) cause an exception "Height must be a non-negative" (with ExactTimeRendering enabled)
RadSlider Icon

RadSlider

What’s Fixed

  • Fixed: RadSlider's keyboard support when ItemsType = Items is not working for the arrow keys
  • Fixed: RadSlider produces artifact (extra) ticks when the LargeChange and SmallChange properties are not whole numbers
RadStyleSheetManager Icon

RadStyleSheetManager

What’s Fixed

  • Fixed: Issue where RadStyleSheetManager was case-sensitive to external style sheet folders specified in <appSettings>
RadTabStrip Icon

RadTabStrip

What’s Fixed

  • Fixed: Issue where PageViews added on the client with trackChanges/commitChanges did not persist their IDs after postback
  • Fixed: RadMultiPage: RenderSelectedPageOnly property was applied multiple times and too early in the Page Lifecycle, setting non-selected PageViews to Visible=false and causing troubles persisting state of some of the controls inside the views
RadToolTip Icon

RadToolTip

What’s Fixed

  • Fixed: When ShowEvent is different than OnMouseOver and HideEvent="LeaveTargetAndTooltip", if the mouse enters the tooltip and gets back on the target, the tooltip unexpectedly hides
RadTreeList Icon

RadTreeList

What’s New

  • Added: Handlers on server for some client fired commands

What’s Fixed

  • Fixed: Select style in RadTreeList
  • Fixed: Sorting with EntityDataSource and tinyint type
  • Fixed: HeaderStyle-CssStyle does not get applied to the first and last columns
  • Fixed: PopUp edit form modal background does not disappear on AJAX postback
RadWindow Icon

RadWindow

What’s Fixed

  • Fixed: RadPrompt has a default value of " in IE9
  • Fixed: RadWindow is not properly maximized in IE9 when ShowContentDuringLoad=false

Viewing all articles
Browse latest Browse all 335

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>