Whats_new

Telerik UI for WPF

Release History

UI for WPF R3 2018 SP1

October 17, 2018

What's New

NEW
  • Implemented dark variation of Crystal theme.

All Controls

FIXED
  • Updated templates of CheckBox and RadioButton in Windows8Touch theme and their pressed states to remove wrong and obsolete margins.
CHANGED
  • Changed disabled state of RadAutoCompleteTextBox, RadDatePicker, RadDateTimePicker, RadNumericUpDown,RadTimePicker and RadWatermarkTextBox, in a way to be the same as other editors in Crystal theme.

AutoCompleteBox

FIXED
  • Setting the MinDropDownWidth property of AutoCompleteBox is not respected in Office2013, Office2016, Material and Fluent themes.

Docking

FIXED
  • ExecutionEngineException is thrown when dragging a ToolWindow on a monitor with a higher DPI and closing the main window of a DPI aware application.

FileDialogs

FIXED
  • The filter is not applied on load in OpenFileDialog, SaveFileDialog and ExplorerControl in R3 2018.
  • ExplorerControl stays in memory after it is unloaded from visual tree.
  • Exception on load when Windows8TouchTheme is set via StyleManager.
  • When ExplorerControl with MultiSelect=True is placed inside a Popup multiple file/folders cannot be selected.
  • NullReferenceException when ExplorerControl is placed in DropDownButton's DropDownContent and Layout is set initially to Details.
  • Filtering is not applied if the selected filter string represents composite file extension like '.xaml.cs'.

Gauges

FIXED
  • Marker is clipped when near the end of the scale in Vertical / Horizontal linear gauge.

Glyph

FIXED
  • High CPU usage of VS designer process (XDesProc) when defining controls which use the telerik:GlyphAdorner.ShowGlyphInDesignTime=True.

GridView

FIXED
  • Value types with the same numeric value and a different type are not properly resolved by the distinct value filter.
  • FontSize property was not applied to the GridViewFooterCell in Windows 8 theme and newer.
  • ExportAsync does not export grouped data.
  • Setting the DisplayIndex of a column when the refresh is deferred results in an InvalidOperationException.
  • Excessive CPU usage when GroupRenderMode is set to Flat RowDetailsTemplate is used and RowDetailsVisibilityMode is set to True.
  • When validating through IDataErrorInfo and an invalid row is scrolled out of the viewport and then scrolled back into it, its background is not updated when a valid input is entered.
  • When validating through IDataErrorInfo the ToolTip errors are updated only after trying to commit a row edit.
  • ArgumentOutOfRangeException is thrown when performing a CollectionChange with Replace action on the underlying collection and there's an applied FilterDescriptor.
  • Keyboard navigation does not work as expected when there are frozen columns on the right.
  • When the ClipboardPasteMode is InsertNewRows and a paste is performed, the newly added cells are added to the SelectedCells collection, which results in incorrect data in the clipboard when the SelectionUnit is FullRow and the SelectionMode is Single.
  • ArgumentException is raised when executing the SearchByText Command and ShowSearchPanel is False.
  • Header Text properties (Alignment, Trimming, Wrapping, Decorations) are not respected when RadGridView is placed inside a ControlTemplate.
  • Current row indicator is not visible on hover and selection when row details/hierarchy are expanded in Crystal theme.
  • Search text is lost when switching themes.
CHANGED
  • Updated ColumnGroups background in Crystal theme from solid to gradient color for better visual understanding.

Heatmap

NEW
  • Expose the IHeatMapSource interface and few methods of the HeatMapDefinition class in order to allow creating a custom heatmap source and definition.

Image Editor

FIXED
  • RadImageEditorButtons could not properly display images in Fluent, Material, Office2016 themes.
  • Drawing is possible after deselecting by pressing reset.
  • All effects can be applied to the image without selection once clicking on the image with toggled Draw button.
  • Additional image of selection area appears when zooming.

MaskedInput

FIXED
  • Single 'f' mask token results in doubled 'ff' format when editing the value.
  • Milliseconds sections 'f' or 'ff' are not parsed correctly in DateTimeInput while editing.
  • Focus is lost when there is a Label with a Target and the access key is entered in MaskedTextInput.
  • Wrong value in CurrencyInput when typing more than 3 digits in Culture whose CurrencyDecimalSeparator/NumberDecimalSeparator and CurrencyGroupSeparator/NumberGroupSeparator have different values.
  • Editing fails to produce Value and Text is wrong in CurrencyInput with Culture whose currency symbol contains the group separator symbol.

OutlookBar

FIXED
  • MinimizedOutlookBarItems do not have any spacing between each other in Fluent theme.

PDF Viewer

FIXED
  • Missing text because of handled NullReferenceException when simple encoding is initialized with NULL name.

PdfProcessing

NEW
  • Implement import and export for "W*" clipping operator.
  • Implemented import for "b" geometry operator.
FIXED
  • InvalidCastException is thrown while importing font descriptor used by different types of fonts.
  • NullReferenceException is thrown when importing document with XFA fields.
  • Invoking ToString() of a PdfHexString containing empty string leads to IndexOutOfRangeException.

PivotGrid

FIXED
  • PropertyGroupDescription does not localize the dates using the LocalDataSourceProvider Culture.
  • QueryableDataProvider throws InvalidOperationException when a QueryablePropertyAggregateDescription for field with Primitive type is used and IgnoreNullValues = true.

PropertyGrid

FIXED
  • FlagEnumEditor does not update its UI after setting the bound value to be the default enum value.
CHANGED
  • Increased CollectionEditor's default width to provide more initial space for its CollectionListBox items (Crystal theme).

RibbonView

FIXED
  • High CPU usage is used at design-time in themes Office2016, 2016Touch, Material.
  • SelectedTab is not set when backstage is open and the ribbon is minimized.
  • ItemWidth and ItemHeight properties were not respected for gallery items inside dropdowns in Page Layout tab.

RichTextBox

NEW
  • RadRichTextBox.Foreground property is used as style property for the document when DocumentInheritsDefaultStyleSettings is set to true.
FIXED
  • Underline style cannot be changed from Font Properties dialog when another underline style is already applied.
  • ScreenTip throws InvalidOperationException when telerik:IconResource is used as Icon
  • Borders and shadows are missing around the control in Fluent and Material themes
  • ArgumentException is thrown when importing RTF documents in multiple threads.
  • Setting underline decoration using instances of the public classes instead the properties of the static UnderlineTypes leads to NullReferenceException when exporting the document to XAML.
  • ContextMenu icons are not updated when theme is changed

SpreadProcessing

FIXED
  • ArgumentException is thrown when exporting characters not supported in XML.
  • ROUND function calculation is incorrect.

TabControl

FIXED
  • Setting BackgroundVisibility property to Collapsed, the TabItems disappear in Crystal theme.

Toolbar

FIXED
  • Buttons inside ToolBar had their focus visual shown at the same time when another UI element was focused (Green, Office2016, Material & Fluent themes).

TreeList

FIXED
  • An InvalidOperationException is thrown while the bound collection is filtered and the tree lines are visible.

TreeView

FIXED
  • Removed gap between CheckBox/RadioButton elements by collapsing Image in TreeView if there is no source for it.

VirtualGrid

FIXED
  • A NullReferenceException is thrown when the custom editor's value is null.
  • An ArgumentOutOfRangeException is thrown when BeginInsert is executed.
CHANGED
  • A NotSupportedException will be thrown when InitialColumnsCount is set and a DataProvider is used. RadVirtualGrid depends on DataProvider's ItemsProperties.Count for calculating its columns count.

WordsProcessing

FIXED
  • DocxFormatProvider: NullReferenceException is thrown while importing hyperlink without runs.

New features & Roadmap

Have a feature request?

Post your feedback via the WPF and Silverlight Feedback Portal.

What's new across all Telerik products?

See all updates

Get Started Waves

Next Steps

Launch demos

See Telerik UI for WPF in action.

Check pricing

Purchase individual products or any of the bundles.

Download 30-day free trial

With dedicated technical support.