This is a migrated thread and some comments may be shown as answers.

Error trying to use RadGridView URGENT!

1 Answer 54 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Bradley
Top achievements
Rank 1
Bradley asked on 15 Feb 2012, 10:00 PM
I have a RadGridView

<telerik:RadGridView Background="Black" HorizontalContentAlignment="Center" Loaded="GridView_Loaded" BorderThickness="0" AutoGenerateColumns="False" Grid.Row="0" x:Name="GridView" EditTriggers="None" CanUserDeleteRows="False" Foreground="White" SelectionChanged="GridView_SelectionChanged" RowIndicatorVisibility="Collapsed">

and as soon as it gets loaded I get this error:

Cannot create instance of 'FrozenColumnsSplitter' defined in assembly 'Telerik.Windows.Controls.GridView, Version=2011.3.1220.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7'. Exception has been thrown by the target of an invocation.  Error at object '1_T' in markup file 'Telerik.Windows.Controls.GridView;component/themes/Metro/DataCellsPresenter.xaml'.

I've tried different themes, they all do it. Please advise!

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 16 Feb 2012, 07:47 AM
Hello,

 Can you post what references you have in this project?

Kind regards,
Vlad
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
GridView
Asked by
Bradley
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or