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

Error when adding radgridview

1 Answer 100 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Patrick
Top achievements
Rank 1
Patrick asked on 22 Sep 2018, 02:28 PM

Hello,

when I start a brand new Telerik WPF project, and want to add a RadGridView component to the main window, the following error message shows:

Method not found: 'Telerik.Windows.Controls.SortingState Telerik.Windows.Controls.GridViewColumn.get_SortingState()'.

I just upgraded to the latest Telerik WPF version.

Please advise.

Thx

1 Answer, 1 is accepted

Sort by
0
Vladimir Stoyanov
Telerik team
answered on 26 Sep 2018, 01:17 PM
Hello Patrick,

Exceptions like the one that you have observed, might happen if there are conflicting versions of the Telerik UI for WPF dlls. May I ask you to check whether all of the referenced dlls are the same version (for example 2018.3.911) and also check out whether all of the referenced binaries are either Xaml or NoXaml?

What I can suggest in order to make sure that Visual Studio has not cached any old references, is to delete all of the referenced dlls, add them again, delete the bin and obj folders and perform a clean and rebuild on the project. Can you give this suggestion a try and let me know how it goes?

If the above suggestion does not help, may I ask you to open a new support ticket and send over a sample project which reproduces the issue, so that I can check it out on my end?

I hope you find this helpful.

Regards,
Vladimir Stoyanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
GridView
Asked by
Patrick
Top achievements
Rank 1
Answers by
Vladimir Stoyanov
Telerik team
Share this question
or