Release History

By product

UI for Windows Phone 8 (discontinued) 2013.31016

October 16, 2013

Q3 2013  

Changes:

Cloud Data Sync

CloudDataSync (WP8 only)

What's New:

  • Support for Azure Mobile Services.
Cloud Calendar

CloudCalendar (WP8 only)

What's New:

  • A new control that mimics the native Windows Phone Calendar experience and allows users to perform CRUD operations on appointments stored in the cloud.
Bar Code

BarCode

What's Fixed:

  • When the RadBarcodeQR was used with no size there was an exception. (WP8 only)
Chart

Chart

What's Fixed:

  • Issues with OHLC chart reported by customers.
  • Made the IChartView interface public for Windows Phone 8.
Calendar

Calendar

What's Fixed:

  • When used with negative HijriAdjustment an ArgumentOutOfRangeException was thrown.
Data Bound List Box

DataBoundListBox

Important Changes:

  • The StackedWrapVirtualizationStrategyDefinition type becomes DynamicGridVirtualizationStrategyDefinition.

What's Fixed:

  • The scroll state BottomStretch was not reported correctly.
  • Issue with InitalDelay property for ItemAdded/ItemRemovedAnimation not working.
  • PullToRefresh indicator glitch when using with Item Animation.
  • Various issues with the StackedWrapVirtualizationStrategyDefinition.
  • Issues with the DynamicGridVirtualizationStrategy.
  • Issues with the Pull-to-Refresh experience.

What's New:

  • DynamicGridVirtualizationStrategyDefinition: A layout mode in which items are wrapped in columns each positioned strictly below its adjacent item.
Date Picker

DatePicker

What's Fixed:

  • Month name was duplicated when the max value was set.
Diagnostics

Diagnostics

What's Fixed:

  • ArgumentException was thrown occasionally while creating a screenshot image.
Expander

ExpanderView

What's Fixed:

  • Optimized the performance of the control when used in context with RadDataBoundListBox.
  • Performance optimizations.

What's New:

  • The UseOptimizedMEasure property which allows to specify whether the expandable content will be measured upon layout or only when the control is being expanded.
Image Button

ImageButton

What's Fixed:

  • When the phone’s Accent color was changed through code, the change was not properly reflected in RadImageButton.

What's New:

  • New property ImageStretch which can be used to change the stretching of the image element.
Image Editor

ImageEditor

What's Fixed:

  • Localization was not possible.
Input Prompt

InputPrompt

What's Fixed:

  • The issue that an exception was thrown when a second input prompt was displayed after the first one was closed.
Jump List

JumpList

What's Fixed:

  • When calling BringIntoView with StickyHeader enabled the focused item was occasionally positioned behind the sticky header thus not being visible.
Pagination

PaginationControl

What's Fixed:

  • The thumbnail list’s alignment could not be changed.
Password Box

PasswordBox

What's Fixed:

  • Fixed a FileNotFoundException. (WP7 only)
Picture Rotator Hub Tile

PictureRotatorHubTile

What's Fixed:

  • An exception was thrown when the Visibility was set to collapsed.
Slide View

SlideView

What's Fixed:

  • The ItemRealizationMode property was not working correctly when used with binding.
  • When navigating back to a page containing RadSlideView the SelectedItem was not correct.
  • The offset was not calculated correctly when used in a Pivot/Panorama.
  • Issue with sliding in direction opposite of the SlideView’s orientation.

What's New:

  • Added an event SlideViewStateChanged that is fired when RadSlideView goes to Filmstrip state or to Pan And Zoom state and back. (WP8 only)
TimePicker, PickerBox, DatePicker and TimeSpanPicker

TimePicker, PickerBox, DatePicker and TimeSpanPicker

What's Fixed:

  • Issues with setting BorderBrush, Background and Foreground and not getting the desired results.
  • The incorrect calculation of months in leap years in Hebrew calendar.
Window

Window

What's Fixed:

  • Issues with touch point calculations when the Flow Direction is Right to Left.