Release History

By product

UI for Windows Universal (version 2015.3.930)

September 30, 2015

Calendar

NEW
  • Exposed DayNameCellStyleSelector and WeekNumberCellStyleSelector
  • Exposed new SelectionChanged event arguments
FIXED
  • Now CalendarNavigationControl.Background can be set through an implicit style
  • Fix selection arguments bug
  • On selection change refresh only the affected cells by the selection
  • Fix NullReferenceException when user's style selector returns null

Chart

FIXED
  • Add minimum precision for spline calculations.
  • Fix for issue where if there are items with zero value at the end of the PieSeries.ItemsSource, these points are not visualized in the legend.

DataBoundListBox

FIXED
  • Now ItemLoadingContent is properly applied in Windows app.
  • Fixed TemplatePart Name for items panel.
  • Changing the device orientation no longer restricts scrolling in specific scenarios
  • The ZoomMode of the inner ScrollViewer is now explicitly set to Disabled on Windows and Windows Phone by default

DataForm

NEW The DataForm is now official. FIXED
  • Fix null reference exception in transaction service
  • Fix labelcontrol foreground
  • Now Validation is triggered when ValidationMode and CommitMode are set to Immediate
  • EnumEditor is now stretched horizontally
  • Error handling in Entity properties now support INotifyPropertyChanged
  • Validate command is now raised when validation mode is set to manual.

DataGrid

FIXED
  • RadDataGrid no longer throws exception when scrolling in edit mode

DateTimePicker

FIXED
  • Fixed issue where DataTimePicker does not update its value when selector is closed with OK button.
  • Fix for issue where setting a custom implicit style to a DateTimePickerItem results in incorrect items state when the selector popup is opened for second time.

ListView

FIXED
  • ScrollIntoView now will be respected if set in loaded event
  • Fixed issue with brushes on currency control with light theme
  • The ZoomMode of the inner ScrollViewer is now explicitly set to Disabled on Windows and Windows Phone by default

LoopingList

FIXED
  • Fixed issues with scrolling in horizontal orientation

Map

FIXED
  • Zoom + layer refresh now displays the RadMap without clipped regions.

SideDrawer

FIXED
  • Drawer content no longer disappears after device orientation change