What's new

UI for ASP.NET AJAX

Release History

UI for ASP.NET AJAX Q1 2015 Beta (version 2015.1.204)

February 4, 2015

ClientExportManager (New)

This control allows you to export whole pages or specific HTML elements to image, PDF and SVG in a WYSIWYG manner.

See demos


ASP.NET AJAX

NEW FIXED
  • The width of the columns is not correct when you are using an ExportInfrastructure.
  • Exception when exporting binary images hosted elsewhere (Pdf, Docx, Xlsx, Biff).
  • Images with a closing bracket in the path cannot be exported.
  • Leading zeroes are lost when exporting to XLSX format.

AsyncUpload

NEW
  • Light-weight RenderMode for RadAsyncUpload
FIXED
  • RadAsyncUpload makes infinite requests to the progress handler when IFrame is used and EnableInlineProgress is false.

AutoCompleteBox

NEW
  • DropDown Expand/Collapse animations.
  • EnableScreenBoundaryDetection (enabled by default).
FIXED
  • RadAutoCompleteBox Client-side object disable() does not work. User is still able to interact with the control.
  • Cursor is not visible when control is focused with TAB key IE.
  • Focus is set at the beginning of the input in IE and FF when server events are hooked.
  • RadAutoCompleteBox functionality is broken, when attempting to insert entry with text containing HTML.

Button

NEW
  • Light-weight RenderMode for RadButton.
FIXED
  • Fixed displaying of custom icons in RadButton configured as a toggle radio/checkbox button.

Calendar

NEW
  • Added CSS classes to distinct the different types of RadPickers.

Captcha

NEW
  • RadCaptcha audio support for iOS.
FIXED
  • Captcha throws NullReferenceExpection when ItemStorageLocation is set to Session.

ClientDataSource

FIXED
  • RadGrid loses data when rebind in done with change PageSize – happens in cases with ClientDataSource integration.

ComboBox

FIXED
  • EmptyMessage of RadComboBox, configured with enabled Checkboxes, does not apply until the DropDown is expanded and then collapsed.
  • ComboBox - no applying hover effect on items with custom class which contain rcbItem substring.

DataForm

NEW
  • Client-side Binding of RadDataForm and Client-side API.

DataPager

FIXED
  • First click on navigation arrows of RadDataPager does not work when RenderMode is Lightweight and the control is ajaxified.

Diagram

NEW
  • Added Template property for defining the shapes content of a data-bound diagram.
  • Added OnCancel Client-side event.
  • Added OnSave Client-side event.
  • Added Height property for the Handles.
  • Added OnEdit Client-side event.
  • Added an option to enable/disable the panning of the Diagram.
  • Added ContentSettings for the DiagramConnection.
  • Added Pdf settings to customize the PDF export of the Diagram.
  • Added Tools Collection for the Editable to define the diagram tools in the toolbar.
  • Added ShapeTemplate property to define the shape editor for a Client-side data-bound diagram.
  • Added ConnectionTemplate property to define the connection editor for a Client-side data-bound diagram.
  • Added Hover settings for the Handles.
  • Added templating for Item Content through a Template property.
  • Added Width property for the Handles.
  • Added OnAdd Client-side event.
  • Added Editable property to the ConnectionDefaults.
  • Added OnDataBound Client-side event.
  • Added Key modifier for panning in the diagram.
  • Added Pdf export option for the Diagram.
  • Added OnRemove Client-side event.
  • Added Key modifier for selection in the diagram.
  • Remove Id property on the DiagramConnection.
  • Added MouseEnter/MouseLeave events to the Diagram.
  • Added Client-side data binding using the ClientDataSource.

Dock

FIXED
  • Fixed the expanding of RadDock that uses the light-weight render mode.
CHANGED
  • The command buttons of RadDock are span elements instead of button elements when RenderMode=Lightweight.

DropDownList

NEW
  • Added DropDown Expand/Collapse animations.
  • Added EnableScreenBoundaryDetection (enabled by default).

DropDownTree

NEW
  • Added DropDown Expand/Collapse animations.
  • Added EnableScreenBoundaryDetection (enabled by default).

Editor

NEW
  • Added buttons in the content area to become selectable.
  • Find and Replace should wrap around when reaching the end of the content.
FIXED
  • The Strip font, span and CSS tools do not work on selection in Firefox, Chrome and Safari.
  • Spell Checker in the Editor does not open on subsequent incorrect word under IE11.
  • Filter errors are thrown under IE11 on Windows Phone (e.g., Nokia Lumia).
  • Chrome stops responding when switching to HTML mode and there is an image in base64 format sized - 200x300px.
  • Restoring list item to a plain text creates a P tag instead of Div when NewLineMode is set explicitly to Div.
  • Insufficient toolbar width when EditType=Inline and RadEditor's width is set in percent.
  • Outdent command to restore list items to P or DIV according to the NewLineMode.
  • Redundant nbsps are added to the content when deleting first list item using backspace in IE9/10/11.
  • Inline commands are not applied over the word where the cursor is when the selection is collapsed in IE7.
  • StripCssExpressions filter causes unresponsive browser behavior when long text containing < character is inserted.
  • Space between words is stripped when turning off inline formatting of them.
  • RadEditor produces invalid HTML when nesting lists in IE10 and IE11.
  • FIX The Replace All option of FindAndReplace dialog does not work in HTML mode in Chrome.
  • Script error is thrown in Lightweight RenderMode for RibbonBar toolbar modes.
  • RadEditor's FindAndReplace dialog match content outside of the editor when ContentAreaMode is set to Div(Chrome).
  • An exception is thrown when Default or Full Set of Tools are loaded from the Configuration Wizard and the ToolbarMode is RibbonBar.
CHANGED
  • Remove the Iframe which holds the textarea element in HTML mode.
  • Strip content functionality now uses DOM operations.
  • Modifying inline commands to handle formatted block elements.

Filter

NEW
  • Added class to the check box for Boolean fields in RadFilter.

FormDecorator

FIXED
  • Fixed the appearance of disabled inputs in IE11 when decorated by RadFormDecorator.
  • FormDecorator doesn't apply rfdInputDisabled class to input in IE11.

Gantt

NEW
  • RadGantt provides possibility to assign resources to your tasks.
  • Added Current Date Indicator.
  • Added Task Tooltip.

Gauge

NEW
  • Multiple pointers in RadGauge.
  • RenderAs property in RadGauge.

Grid

NEW
  • Light-weight RenderMode for RadGrid.
  • Add ability for user choose which columns to be frozen.
  • Frozen columns with next/prev buttons.
  • Support for Frozen columns with show/hide.
  • Added All option for the dropdown in the RadGrid pager.
  • RadGrid frozen columns performance optimizations.
  • Provide an option to change the default encoding for RadGrid CSV export.
  • Support for binary images (RadGrid BIFF export).
FIXED
  • When a multi-level hierarchical grid with batch editing is used and the InsertItemDisplay property is set to Bottom. A JavaScript error is thrown when the addNewRecord method is called.
  • BatchEditing with MouseOver does not keep the edited cell value.
  • When setting file name with more than 31 characters, when exporting to XLSX format, a Server-side exception is thrown.
  • RadGrid with Batch Editing - The ImageUrl for GridClientDeleteColumn is not applied correctly for new rows.
  • Mobile RadGrid pager does not hide properly its components on different screen resolution.
  • RadGrid GroupHeader is not displaying correctly in IE7 when some of the columns are hidden (Display=false).
  • Delete command is fired when an input field is focused in an EditForm and delete key is pressed.
  • When filtering is applied for a second time the filter function value is not passed correctly to the OnItemCommand arguments.
  • In RadGrid with frozen columns when filtering a column that is initially invisible and no result is returned, after scrolling horizontally a JS error is thrown.
  • When SuppressColumnDataFormatStrings property is enabled it does not remove the format from the columns.
  • When a GridCalculatedColumn is placed inside a grid bound Client-side a JavaScript error is thrown.
  • When RadGrid is placed in a NestedViewTemplate Batch Editing does not work is some scenarios.
  • RadGrid in Batch edit mode - When scrolling is enabled, scrolling and deleting an item throws Server-side exception on Save Changes.
  • RadGrid context menu is not properly updated when you show/hide and reorder columns.
  • When filter value contains apostrophe the grid throws error.
  • RadGrid cannot be filtered via RadFilter when they are placed in different tabs.
  • If a sequence of dollar signs is present inside the filter value when filtering is applied the combination of two dollar signs is replaced with a single dollar.
  • RadGrid BatchEditing does not work with <br> elements inside of the cell text in Chrome.
  • When RadGrid column HeaderStyle is set via designer the ColumnValidationSettings are generated into the markup for each column.
  • FooterTemplate of GridTemplateColumn does not display when Aggregate is set.

HtmlChart

NEW
  • Added zIndex property for ordering series.
  • Added RenderAs property for the HtmlChart.
FIXED
  • Candlestick series doesn't have a border.

ImageGallery

NEW
  • RadImageGallery support for templates.
  • Touch gestures support for the RadImageGallery control.

Input

NEW
  • Light-weight RenderMode for RadInput.
  • Added elastic functionality.
FIXED
  • For RadMonthYearPicker if the current date is 31/12/2014 (e.g.) in case month with less than 31 days is selected (February 2015) the selected month moves to the next one that contains 31 days (March in this case).

ListBox

FIXED
  • The checkbox is not applied when client template is used.

Menu

FIXED
  • The last item looks like cut off in light rendering vertical scrolling sub menus.

Notification

NEW
  • Added AudioHandlerUrl property to define a custom handler URL.
FIXED
  • No RadNotification sound played in iOS, Android and Windows RT.

OrgChart

NEW
  • Light-weight RenderMode for RadOrgChart.
  • Added horizontal RadOrgChart layout in lightweight render mode.

PanelBar

FIXED
  • Expand handle looks operational even when PreventCollapse is set to true.
  • If ChildGroupHeight is set for a parent item and then one of its child items is expanded, this setting is lost and the scrollbar disappears.
  • RadPanelBarItem is collapsing on every postback and its expandstate on the server is always false.

PivotGrid

NEW
  • Possibility to export the formatting added in CellDataBound event for the RadPivotGrid.
  • Ability to globally set the ConnectionString for the OLAP Settings in the web.config file.
  • Capability for setting the PivotGridReportFilterField inital filter.
FIXED
  • In RadPivotGrid a horizontal scroll bar appears even if there is enough place to display all columns.

RibbonBar

FIXED
  • RibbonBar - missing expand arrows of an application split menu item.

Scheduler

NEW
  • Support to set year intervals with YearlyRecurrenceRule class.
FIXED
  • OnClientNavigationCommand is fired twice when you select a date from the Scheduler calendar.
  • Scheduler TimeZones in DayView and TimelineView recurring appointment not visible.

SearchBox

NEW
  • DropDown Expand/Collapse animations.
  • EnableScreenBoundaryDetection (enabled by default).
FIXED
  • SearchBox in Light-weight render mode - the control is higher as in the design.

Splitter

FIXED
  • SlidingPane text tab is not sized correctly on Chrome, Opera and Firefox when RadSplitter Orientation is set to Horizontal.

StyleSheetManager

NEW
  • Added an option to order the StyleSheetReferences in RadStyleSheetManager.

ToolTip

FIXED
  • Setting RenderInPageRoot to false does not render the RadToolTip in place.
CHANGED
  • Change default value of RadTooltip's RenderInPageRoot property to True.

TreeView

FIXED
  • Dragging lines in RadTreeView are misaligned in IE versions prior to 11.
  • When Windows region/culture settings are set to Turkish, the English letter "i" becomes different character when it moves to upper or lower case.

TreeList

FIXED
  • In RadTreeList with RenderMode=Lightweight the pager buttons have wrong hover background color (IE8/9).
  • RadTreeList column widths are not applied in the Excel document.
  • RadTreeList does not render correctly in design time when UseStaticHeaders=true.

Window

FIXED
  • RadWindow with RenderMode=Lightweight does not autoSize properly on postback.
CHANGED
  • The command buttons of RadWindow are span elements instead of button elements when RenderMode=Lightweight.

SkinsAssemblyBuilder

FIXED
  • The Skin Assembly Builder does not work correctly with RadAjaxLoadingPanel.

Visual Style Builder

FIXED
  • In Visual Style Builder the colorizing of Hue does not work with values greater than 160.

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.