Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.31 KB

kb-common-missing-properties-or-exception-after-template-extraction.md

File metadata and controls

35 lines (29 loc) · 1.31 KB
title description type page_title slug position tags ticketid res_type
Missing Properties or Exception After Automatic Template Extraction
Item Controls are Missing or Error is Thrown When Extracted Style is Used.
troubleshooting
No Controls When Custom Template is Applied
kb-common-missing-properties-or-exception-after-template-extraction
0
radtimeline, radtimebar, radgridview
1409293
kb

Environment

Product Version 2018.3.1016
Product RadGridView for WPF

Description

Missing elements in the UI after a custom template is applied to a Telerik control. Or an error appears after the custom template is applied.

Those issues are observed in some cases when extracting the Style of a Telerik control using Microsoft Blend or the Visual Studio's designer.

Solution

To resolve this, instead of extracting the Style (or the template) using Microsoft Blend or the Visual Studio's designer, use the .xaml files from the UI for WPF installation folder. This is the Themes.Implicit folder. It contains all the Styles of the Telerik controls. Read more about this in the [Editing Control Templates]({%slug styling-apperance-editing-control-templates%}) article.