I have a report I built in Visual Studio but can't seem to find any tools to edit the report.
For example, how to I insert a text box? How do I insert today's date?
Can a .cs file report be edited in the offline designer?
Thanks
Kurt
2 Answers, 1 is accepted
0
Stef
Telerik team
answered on 10 Nov 2015, 10:15 AM
Hello Kurt,
In general, the Toolbox item loads only the items of the latest installed Telerik Reporting version, and if the project uses other assemblies version the Toolbox is not populated.
Verify the machine covers Telerik Reporting system requirements. Then check which version of Telerik Reporting is used in the project.and test running the Upgrade Wizard. Then restart Visual Studio and open the Design surface of a report, the Toolbox items should be loaded.
In case the Toolbox items are not loaded, please follow the instructions from Telerik Reporting Toolbox items are missing, where paths must be adjusted for the used Visual Studio version.
Regards,
Stef
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
I am using Visual Studio 2015, this article appears to be for VS 2010. Folder names don't match up with VS 2015. Do you have some updated instructions for VS2015.