What's new

UI for ASP.NET AJAX

Release History

UI for ASP.NET AJAX 2009.1402

April 1, 2009

Common for all controls:

  • Full Support for Internet Explorer 8
  • RadControls and jQuery Intellisense improvements - Read Blogpost

Visual Studio Extensions

What’s New:

  • RadStyleSheetManager in the template pages is now declared in their Head tag for better support of XHTML conformance.
  • The template wizard now contains a skin selector to be able to define a specific skin for the RadControls on the page (different than the site-wide default one).
  • MaxRequestLength Spin editor in the Configure WebSite wizard now has its step increased to 1024 to ease the value change.
  • The addition of RadUploadHttpModule is now optional.
  • Added a new page template for RadWindow dialog templates.

What’s Fixed:

  • Fixed: Project name in New Telerik WebSite/WebApplication now defaults to RadControlsWebSite/RadControlsWebApplication.
  • Fixed: The conversion/reconfiguration of a website now persists the white spaces in the web.config file in a more "intelligent" manner.
  • Fixed: HTTP-based websites and web applications were not supported.
  • Fixed: The content of the new comments in the web.config was not added when converting/reconfiguring a website.
  • Fixed: The "debug" attribute of the compilation node was always set to false (user defined value not persisted) when converting/reconfiguring a website.
  • Fixed: The authentication section was duplicated when converting/reconfiguring a website if mode was different than "Windows".
  • Fixed: Installer was checking for the C# language. The check is now removed.
  • Fixed: Project reconfiguration did not work check the web.config file out when the solution under Source Control.
  • Fixed: UI - wizard controls now have the same look and feel.
  • Fixed: Installer displayed an error when the used did not have Visual Studio 2005, but had .NET Framework 2.0 SDK.
  • Fixed: Comments were added to the bottom of a section instead of staying with the item they are for.
  • Fixed: When creating a new website with the Telerik.Web.UI assembly chosen from the GAC, the generated page threw an error because of the incorrect jQuery support ScriptReference declarations.
  • Fixed: The assembly references are now properly handled when reconfiguring a website from a GAC-referenced Telerik.Web.UI to a bin-referenced one and vice-versa.
RadAjax Icon

RadAjax

What’s New:

  • Performance improvements in IE6, related to the RadAjaxLoadingPanel's showing and hiding
RadCalendar Icon

RadCalendar

What’s New:

  • RadTimeView - new client-side method - get_timeFormat()

What’s Fixed:

  • Fixed: selectDates() client-side method does not honor the second parameter that is passed to it (should not navigate to the date when it is 'false')
  • Fixed: RadTimePicker setTime() client-side method throws JS error if the first passed parameter is null
  • Fixed: RadDateTimePickers' width in IE8
  • Fixed: Navigation buttons' position and behavior in RTL mode
  • Fixed: Calendar content flashing when navigating to a previous month
RadChart Icon

RadChart

What’s Fixed:

  • A problem with RadChart Visual Studio Design-time is now fixed
RadComboBox Icon

RadComboBox

What’s Fixed:

  • Fixed: RadComboBox renders incorrectly when AccessibilityMode is set to true in IE7
  • Fixed: The drop down does not open when the user clicks on the 'Empty Message' in FireFox, Chrome and Safari
  • Fixed: RadComboBox- context not passed during WCF load on demand
  • Fixed: Incorrect Skin rendering when ShowToggleImage="false" in 'read-only' mode
RadCompression Icon

RadCompression

What’s New:

  • Added property to enable compression on regular postbacks
RadEditor Icon

RadEditor

What’s New:

  • Enable support for all css units ("em", "ex", "px", "in", "cm", "mm", "pt", "pc") for the width and height properties in the TableProperties and CellProperties dialogs.
  • Support of percents in the width and height properties of the ImageProperties dialog.
  • ImageEditor: Changed the "save as" textbox to only show the file name instead of the full path. Now the edited file can only be saved in the same folder as the original.

What’s Fixed:

  • Fixed: Shape="" attribute bug with RadEditor
  • Fixed: The align tools for cell element do not recognize align and valign attributes.
  • Fixed: In IE8 repeating of border CSS properties if they have the same value.
  • Fixed: Javascript error on selecting and unselecting multiple cells in the preview table of the CellProperties dialog.
  • Fixed: Spinbox control should not allow negative values for width, height, etc.
  • Fixed: IE changes Silverlight object tags content, which produces invalid XHTML
  • Fixed: Opening Cell Properties window on a TH element does not select it
  • Fixed: ImageManager as a standalone dialog sometimes produces a JavaScript exception
  • Fixed: Selected index of select elements in the editor content was not preserved
  • Fixed: Incorrect display of max upload file size and allowed extensions in the editor file browser dialogs
  • Fixed: RadEditor dialogs parameters security issue
  • Fixed: Exception is thrown if the editor content is set to null (nothing) on the server.
  • Fixed: Problem with RadDialogOpener and globally set skins from web.config
RadFormDecorator Icon

RadFormDecorator

What’s Fixed:

  • Fixed: RadTreeView (with CheckBoxes="true") does not fire its ClientNodeChecked client event when you click a CheckBox in case there is a RadFormDecorator on the page that decorates CheckBoxes.
  • Fixed: Problem with the grid display in Firefox under .NET 3.5 when no skin is set
  • Fixed: OnClientDelete event arguments do not return correct information about the item to be deleted
  • Fixed: FileExplorer delete ajax request was made even if the operation was canceled in the OnClientDelete event
  • Fixed: Fixed possible security issue with uploading files. The FileExplorer will now raise a server event for each uploaded file.
  • Fixed: When renaming a folder from the tree, the grid is not refreshed (alert popup)
  • Fixed: Renaming a grid item sometimes made it disappear from the grid
RadGrid Icon

RadGrid

What’s New:

  • Added ungroup button to the GroupPanelItem
  • The checkbox in the ClientSelectColumn's header has now a CSS class (.rgCheck) and does not expand the header row vertically
  • Improved server-side performance related to cases in which the skin is set in the web.config

What’s Fixed:

  • Fixed: Frozen scroll does not work correctly in IE8
  • Fixed: Client-side data-binding GridButtonColumn throws an exception on page size changed
  • Fixed: Filtering menu causes double postbacks if menu is expanded but no filter is applied
  • Fixed: Column headers are misaligned when scrolling with static headers is enabled under IE8 browser
  • Fixed: Multiple selection under MAC box (commandkey + click)
  • Fixed: Columns are not populated correctly if reordered and client-side databinding is used
  • Fixed: RadGrid is not paged when populated client-side and slider is clicked on the bar or on the buttons
  • Fixed: NextPrevNumericAndAdvanced pager doesn't work when AllowRowResize="true"
  • Fixed: FilterControlWidth property is not applied for DetailTables' columns
  • Fixed: PDF export fails if is bound to empty collection
  • Fixed: Default value not set for RadGrid's drop down column
  • Fixed: CellSpacing should not be serialized in design time when not necessary
  • Fixed: SEO paging buttons alignment
  • Fixed: Custom item CSS classes not being applied in all scenarios
RadInput Icon

RadInput

What’s Fixed:

  • New property: EnableOldBoxModel - determines whether the textbox width should include the textbox paddings and borders
  • New property: ShouldResetWidthInPixels - determines whether the textbox width should be recalculated and reset in pixels on the client. This prevents textbox expansion in IE
  • EmptyMessage style can now be applied to ReadOnly textboxes

What’s Fixed:

  • Fixed: RadInputControl does not persist Width property when set programmatically
  • Fixed: RadInputControl - does not postback when text is cleared and AutoPostBack="true"
  • Fixed: RadMaskedTextBox text selection
  • Fixed: RadDateInput uses the culture from the thread instead of the one set in its "Culture" property on initial load
  • Fixed: Invalid styles are not applied if only custom server-side validation is used
  • Fixed: Behavior of RadNumericTextBox when using the numeric keypad decimal separator button with cultures in which the decimal separator is not a dot
  • Fixed: Cursor's visibility in right-aligned textboxes
  • Fixed: Textbox width in IE8
  • Fixed: RadNumericTextBox rounding of its min/max values after postback if the values are not an integer
RadMenu Icon

RadMenu

What’s Fixed:

  • Fixed: Attributes and context not passed during WCF load on demand
  • Fixed: RadMenu renders empty UL tag when it has no items.
RadRotator Icon

RadRotator

What’s Fixed:

  • Fixed: JavaScript error in Internet Explorer when clicking/dragging textboxes inside the rotator item template
  • Fixed: JavaScript error when displaying one item at a time and WrapFrames is false
RadScheduler Icon

RadScheduler

What’s New:

What’s Changed:

  • New property - TimelineView.ShowInsertArea. Controls whether to show the empty area at the end of each time slot that can be used to insert appointments.
  • Resource-grouped week and day views are now supported when using Web Service data binding
  • "Show 24 Hours" link is now fully functional when using Web Service data binding
  • Improved drag-and-drop behavior for long appointments

What’s Fixed:

  • Fixed: Design-time error when using Web Service data binding
  • Fixed: The skin of the integrated calendars and time pickers is not properly updated when changing the scheduler skin
  • Fixed: The XmlSchedulerProvider constructor that takes XmlDocument as parameter throws an exception
  • Fixed: Clicking a day header in MonthView while the page is loading navigates to a different page in DNN
  • Fixed: Selecting MultiDayView results in a JavaScript error
  • Fixed: Custom validators with client-side validation function are not visible in the advanced template
  • Fixed: TimeSlot start time is incorrect in Month View when the week is less than 7 days long (client-side)
  • Fixed: Month View is not rendered correctly when the week is not 7 days long when using Web Service data binding
  • Fixed: A JavaScript error occurs when trying to insert appointment in IE8
  • Fixed: The formCreated event (client-side) is not cancellable yet it has set_cancel() property
  • Fixed: The MyDbSchedulerProvider sample does not work with Web Service data binding
  • Fixed: The client-side dataBound event is not fired when ResourcePopulationMode is not ClientSide
  • Fixed: The row height in Month View is incorrect whe using Web Service data binding
  • Fixed: The timeSlotClicked client-side event is fired after the appointment resize handle is released over a time slot.
  • Fixed: Appointment.set_toolTip() client-side property doesn't update the appointment tool tip.
RadSpell Icon

RadSpell

What’s New:

  • Improve RadSpell HTML parsing algorithm to ignore certain tags (script, style, html comments, etc.)
RadSplitter Icon

RadSplitter

What’s Fixed:

  • Fixed: Setting Width(Height) to the RadSplitter with Orientation=Horizontal(Vertical) after Page_Load would not change the Width(Height) of the RadPanes in the splitter.
RadTabStrip Icon

RadTabStrip

What’s Fixed:

  • Fixed: Scrolling arrows don't appear properly in IE8 standards mode
RadToolBar Icon

RadToolBar

What’s Fixed:

  • Fixed: JavaScript error in IE8 standards mode when opening dropdown items or split buttons
RadToolTip Icon

RadToolTip

What’s Fixed:

  • Fixed: The ToolTip animation fails to execute, if there is a delay in the loading of the content.
  • Fixed: Tooltip becomes hidden after using the visual studio designer context menu in VS 2008
RadTreeView Icon

RadTreeView

What’s Fixed:

  • Fixed: Exception is thrown after clicking a node populated via WCF service
  • Fixed: OnClientNodeChecked is not fired when a node is checked via the keyboard
  • Fixed: OnClientNodeExpanding and OnClientNodeExpand are not fired when the node is expanded via keyboard
  • Fixed: Expanding the hovered node while dragging does not fire OnClientNodeExpanding/OnClientNodeExpanded
  • Fixed: Drag-and-drop is broken when there is already a selected node - the last selected node is being dragged
  • Fixed: Attributes and context not passed during WCF load on demand
RadWindow Icon

RadWindow

What’s Fixed

  • If animation is set to the RadWindow, after hiding it an invisible iframe stays on the page.

New features & Roadmap

Have a feature request?

Post your feedback via the ASP.NET AJAX Feedback Portal.

What's new across all Telerik products?

See the updates feed

Getting Started Section Wavy Background

Next Steps

Launch demos

See Telerik UI for ASP.NET AJAX in action and check out how much it can do out-of-the-box.

Compare pricing

Check out the offers. Purchase an individual suite, or treat yourself to one of our bundles.

Download Free Trial

Try Telerik UI for ASP.NET AJAX with dedicated technical support.