Release History

By product

UI for Windows Phone 7 (discontinued) 2013.2718

July 17, 2013

Q2 2013 SP1 

Changes:

AutoCompleteBox

RadAutoCompleteBox

What's fixed:

  • FilterDelay implementation worked incorrectly by only delaying the display of the popup instead of the start of the filtering procedure.
Calendar

Calendar

What's fixed:

  • The appointments were always null in the custom ItemTemplateSelector
DataBoundListBox

DataBoundListBox

What's fixed:

  • A null-reference exception is thrown when there are no items in the source, Pull-to-Refresh is enabled and Footer is defined
  • DivideByZeroException fixed
  • A glitch with the Pull-to-Refresh animation causing scrollable list offset above the top viewport edge thus hiding the first item
  • DivideByZeroException thrown in certain cases by WrapVirtualizationStrategy
  • Issues with the Pull-to-Refresh indicator being incorrectly reset after releasing it to refresh data
  • Exceptions when having pull-to-refresh enabled with defined ListFooter
Diagnostics

Diagnostics

What's fixed:

  • When an exception was cancelled in the ExceptionOccured event handler, no more exceptions were reported
ImageEditor

ImageEditor

What's New:

  • Ported RadImageEditor to WP7
NumericUpDown

NumericUpDown

What's fixed:

  • Issue with setting Value, Min- and MaxValue properties which made the sequence of setting them important which should not be the case
SlideView

SlideView

What's fixed:

  • The ItemRealization mechanism was refactored so that items that have been loaded already are not reloaded again
TextBox

TextBox

What's fixed:

  • NullReferenceException occurring when focusing RadTextBox before the template was applied
LiveTileHelper

LiveTileHelper

What's fixed:

  • Tile updates from background agents were not visualized correctly