7 Answers, 1 is accepted
2
Hi Kevin,
Please test adding the missing toolbox items manually:
1. Right-click in the Toolbox area.
2. Select the "Choose items..." option from the context menu.
3. In the ".NET Framework Components" tab of the "Choose Toolbox items" dialog check the missing components from the Telerik.Reporting assembly.
If this does not help, try reinstalling Telerik Reporting.
Regards,
Nasko
Progress Telerik
Please test adding the missing toolbox items manually:
1. Right-click in the Toolbox area.
2. Select the "Choose items..." option from the context menu.
3. In the ".NET Framework Components" tab of the "Choose Toolbox items" dialog check the missing components from the Telerik.Reporting assembly.
If this does not help, try reinstalling Telerik Reporting.
Regards,
Nasko
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0

Maria
Top achievements
Rank 1
answered on 21 Jun 2019, 08:59 AM
Hello.
I'm using Telerik Reporting R2 2019 with Visual Studio 2017.
I'm having trouble with the toolbox since it is missing some items. Even if I click "Choose Items" under the Telerik Reporting R2 2019 toolbox and check the items I need and click OK, it still won't appear in the toolbox. I've tried resetting the toolbox, uninstalling telerik and disabling and enabling the telerik tools but to no avail.
I tried clicking "Show All" under the toolbox and it shows the items I've checked but they're not clickable/hidden/disabled.
Please see attached photo.
What can I do to resolve this?
Hoping for a response ASAP.
Thanks.
0
Hi Maria,
I am sorry to hear of the difficulties you have.
In order to determine the reason why the controls are not available for the project you have loaded I would suggest to enable diagnostics for the Visual Studio Toolbox. This can be done by adding a DWORD registry value called “ShowDiagnosticToolboxTooltips”, set to 1, under HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\[VS2017InstanceId]. After you start Visual Studio again, load the project and hover over the disabled controls you should see more information from the diagnostics. Please get back to us with the details, so we can assist you further.
Another thing worth mentioning is that we have determined that there is a dependency between Telerik Reporting and Telerik UI for WPF. We had a client, who was able to use the ReportViewer from the toolbox once Telerik UI for WPF was installed. It is worth trying that out while we analyze the diagnostics details.
I am looking forward to your reply.
Regards,
Nikola
Progress Telerik
I am sorry to hear of the difficulties you have.
In order to determine the reason why the controls are not available for the project you have loaded I would suggest to enable diagnostics for the Visual Studio Toolbox. This can be done by adding a DWORD registry value called “ShowDiagnosticToolboxTooltips”, set to 1, under HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\[VS2017InstanceId]. After you start Visual Studio again, load the project and hover over the disabled controls you should see more information from the diagnostics. Please get back to us with the details, so we can assist you further.
Another thing worth mentioning is that we have determined that there is a dependency between Telerik Reporting and Telerik UI for WPF. We had a client, who was able to use the ReportViewer from the toolbox once Telerik UI for WPF was installed. It is worth trying that out while we analyze the diagnostics details.
I am looking forward to your reply.
Regards,
Nikola
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0

Maria
Top achievements
Rank 1
answered on 29 Jul 2019, 12:57 AM
Hello. I already added the DWORD registry value.
This is what happens:
How can I resolve this?
0
Hello Maria,
The Chart is obsolete report item which can be added only programmatically and it is not possible to be inserted from the Toolbox. Note that the chart is not supported in .NET Core projects and in projects deployed on Azure. We recommend the usage of the more advanced Graph item which allows you to generate different chart objects.
The grayed components are not supported in the Visual Studio designer - check the attached screenshot for how the VS Reporting Toolbox should look.
Regards,
Neli
Progress Telerik
The Chart is obsolete report item which can be added only programmatically and it is not possible to be inserted from the Toolbox. Note that the chart is not supported in .NET Core projects and in projects deployed on Azure. We recommend the usage of the more advanced Graph item which allows you to generate different chart objects.
The grayed components are not supported in the Visual Studio designer - check the attached screenshot for how the VS Reporting Toolbox should look.
Regards,
Neli
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0

Keith
Top achievements
Rank 2
answered on 15 Apr 2021, 02:07 PM
I am getting same issue on latest release of Reports - 2021 R1. When I browse as directed all the Telerik.Reporting items are already checked. Should I remove them all then add them back?
3
Accepted

Keith
Top achievements
Rank 2
answered on 15 Apr 2021, 02:10 PM
I found a more elegant solution. Right click in same area...Reset Toolbox and everything pops in like it should.