Release History

By product

Q3 2013 SP2

January 28, 2014

All Controls

CHANGED
  • NuGet package name has changed. In order to update, please remove the old nuget package and install the new one.
Telerik has recently updated some of its product names. You can check out the Telerik Product Map here (www.telerik.com/name-mapping).

Chart

FIXED
  • Selection was not working as expected in landscape mode.

CloudDataSync

FIXED
  • Support for the new table scheme added: the AzureSynchronizableCloudItem now has a string ID and support for the updatedAt and createdAt system properties
CHANGED
  • The old table scheme with integer IDs is now not supported in the Cloud Data Sync implementation for Azure.

DataBoundListBox

NEW
  • Support for displaying the PullToRefresh indicator when no items are available in the listbox via the ShowPullToRefreshWhenNoData property.
FIXED
  • ArgumentOutOfRangeException when using DynamicGridVirtualizationStrategy with ItemRemovedAnimation and removing the last item from the viewport.
CHANGED
  • The EmptyContent holder within the RadDataBoundListBox’s and RadJumpList’s control templates is moved to be within the scrollable content so that the PullToRefresh experience works when no items are available in the source.

ListPicker

FIXED
  • The first time the popup was opened it was not animated.

PanAndZoomImage

FIXED
  • In landscape mode, the image was not zoomed in the correct place.