UXDataComboBox: Text is not resetted in UXDataComboBox when it's bound to navigation property
UXPasswordBox: Now supports two way binding on the Password property
ClientUI: Officially supports Devforce 2012
ClientUI: Includes compatibility DevForce provider which allows you to target DevForce 2012 while using the older DevForce 2010 API
UXGridView: UXGridView now shows new items correctly with command button if new row position is at bottom UXGridView: Cell template is no longer shown in empty row
UXGridView: Cell template is no longer shown in new row
UXGridView: Can collapse validation result message through the new ErrorStatusVisibility property
UXGridView: Exporting no longer cause "Dialog must user-initiated" error
UXRadioButton: UXRadioButton with the same GroupName now deselects other radio buttons inside UXGridViewCell template
UXChart: Charting View is viewed correctly in the scrolled size when EnableZoomBox is true
UXDesktopDockButton: UXDesktopDockButton no longer causes exception when StackMode is set to GridStyle and Visibility of UXStackItem is set to Collapsed
UXDocumentViewer: Switching from "Fit Page to Width" into "Fit Page to Height" mode now works properly in all scenarios
UXGridView: Error no longer occured when opening UXDataComboBox dropdown in UXGridView new row UXGridView: The red-mark validation error UI is now removed correctly when the ValidationErrors is empty
UXGridView: Scrollbar now automactically showed in UXGridView when the rows are exceed the browser size
UXGridView: Reject changes now works properly if the new row position is at bottom
UXGridView: The cell is now marked properly when set ValidatesOnNotifyDataErrors property
UXGridView: ValidatesOnNotifyDataErrors now focuses properly into the correct cell
UXGridView: Update state is called properly in current cell when clicking button in the next cell
UXGridView: UXGridView can filter FieldName that is different from the primary and foreign Key
UXMenu: UXMenu WPF renders the pop up identically like rendering in Silverlight
UXMenu: UXMenu is rendered properly during resize scenario in WPF
UXChart: X Axis position shows correctly after resize windows in zooming scenario
UXFlowDocumentViewer: Toogled style is rendered properly after swicthing the window state (WPF)
UXDataTimePicker: Support empty value by using FooterVisibility
UXGridView: When the row is validated, no new row is allowed to be created UXGridView: Insert a new row will no longer cause error when UXGridView doesn't contain data initially and AutoGenerateColumns property is set to false
UXRibbonBar: Improved performance and memory usage – quick access toolbar and application menu are no longer created when they are not needed
UXDataComboBox: Auto select first item now works properly when there is only one match in the result
UXDataComboBox: Pressing Escape no longer causing requery
UXDataComboBox: Error no longer occurred when DisplayMemberPath is set to nested property path
UXComboBox: Error no longer occurred when DisplayMemberPath is set to nested property path
UXFlowDocumentViewer: UXFlowDocumentViewer (WPF) no longer causing exception when switched from ScrollView into PageView
UXRibbon: UXRibbonButton (WPF) now renders correctly as in Silverlight
SQLReportViewer: Text is now automatically aligned based on data type
SQLReportViewer: Spacing rendering is now identical to the RDL design or exporting output
SQLReportViewer: Table border rendering is now identical to the RDL design
SQLReportViewer: Hidden parameter now works perfectly as defined in RDL design
SQLReportViewer: Supports binding value to second parameter
SQLReportViewer: SQLReportViewer now persists the control parameter type in Report application
UXGridView: Validation error now works as expected
UXGridView: Removing separator in context menu no longer throws null reference error