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

RadGridView Not Working When Attempting to Open Property Builder

4 Answers 547 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 19 Jun 2017, 09:50 PM
I get Error invoking: 'Open Property Builder'.  Details: Object of type 'Telerik.WinControls.UI.TableViewDefinition' cannot be converted to type 'Telerik.Wincontrols.UI.IGridViewDefinition.

4 Answers, 1 is accepted

Sort by
0
John
Top achievements
Rank 1
answered on 19 Jun 2017, 09:53 PM
The Version is 2017.2.613
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 20 Jun 2017, 05:20 AM
Hello John, 

Thank you for writing.  

I would like to ask you to carefully check the references to all Telerik controls in your project and make sure that they are the same version considering the suffix as well (.20 or .40). Better yet, you can remove all references and add them anew by using the DLLs from your fresh installation. Delete the license.licx file. After that, you should rebuild your project, close Visual Studio and open it again to make sure that no references are kept in the memory by Visual Studio.  

I hope this information helps. Should you have further questions I would be glad to help.

Regards,
Dess
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Kurt Boyer
Top achievements
Rank 1
answered on 05 Sep 2019, 02:22 PM

I was getting this same issue with version 2019.2.618.40 and have fixed it with some of the information in this post. 

1) I ran the Upgrade Wizard in the Telerik UI for Winforms menu (even though the project was already upgraded).

2) Received a screen showing 0 errors, 0 everything. It basically seemed to do nothing.

3) Chose Build, Rebuild Solution and let that run.

4) Closed out of Visual Studio Professional 2017.

5) Restarted Visual Studio.

6) Opened the project and then I was able to "Open Property Builder" for any GridView.

 

Ian
Top achievements
Rank 2
Bronze
Iron
Iron
commented on 26 Apr 2022, 01:40 PM

Good solution. I also get the same issue - very occasionally - with Visual Studio 2022, and this fixes the issue. 

..but why?

Dess | Tech Support Engineer, Principal
Telerik team
commented on 27 Apr 2022, 10:37 AM

Hello, Ian,  

There are cases in which after upgrading to a new Telerik version, the existing project still refers the old assemblies. If you identify any precise steps that always replicate any undesired behavior, please let us know. That is why we always recommend our customers to check the references after the upgrade process and if they don't match with the latest version, just replace the assemblies with the new ones:
https://docs.telerik.com/devtools/winforms/installation-and-upgrades/updating-assemblies-in-a-project 
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 06 Sep 2019, 07:40 AM
Hello, Kurt,    

Thank you for sharing with the community how you handled the problem on your end.

The following help articles also give sample instructions how to upgrade the project and use the proper references in your project from the installation that you have:
https://docs.telerik.com/devtools/winforms/installation-and-upgrades/updating-assemblies-in-a-project
https://docs.telerik.com/devtools/winforms/visual-studio-integration/visual-studio-extensions/upgrade-project
https://docs.telerik.com/devtools/winforms/visual-studio-integration/visual-studio-extensions/latest-version-acquirer

I hope this information helps. 

 

Regards,
Dess | Tech Support Engineer, Sr.
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
General Discussions
Asked by
John
Top achievements
Rank 1
Answers by
John
Top achievements
Rank 1
Dess | Tech Support Engineer, Principal
Telerik team
Kurt Boyer
Top achievements
Rank 1
Share this question
or