Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: DatagGrid: 'ScrollTip' ControlTemplate TargetType does not match templated type 'ScrollTip'

$
0
0
If I create a new XAML page in my project and paste just the following in it:
<Window x:Class="...Window"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        xmlns:xcdg="http://schemas.xceed.com/wpf/xaml/datagrid"
        Title="XceedErrorTestWindow" Height="300" Width="300">
    <xcdg:DataGridControl />
</Window>
The Visual Studio designer cannot show the page and gives this message:
ArgumentException: 'ScrollTip' ControlTemplate TargetType does not match templated type 'ScrollTip'.
The grid seems to render fine at run-time, just some weirdness with the designer. Anyone seen this?

Visual Studio 2012 Update 4. Xceed.Wpf.DataGrid.dll and Xceed.Wpf.Toolit.dll are both at version 2.2.0.0.

Also posted on Stackoverflow

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>