I have a report with a lot of textboxes in it (about 500). The problem is that the designer is working extremely slow with all these textboxes. Can you give me any solution, because it works so slow that it's almost impossible to use it.
14 Answers, 1 is accepted

We appreciate your explanation, but without a runnable sample project on our end, it is very hard to give appropriate advise especially when it comes down to making something work faster/better. That is why we would appreciate if you open a support thread to send us a sample application that we can run on our end and your computers' hardware and software configuration details as well. Once we review it, we would be able to provide you with more info.
Best wishes,Peter
the Telerik team

Our support package subscription is expired and that's why I opened a thread in the forum. You can download the report I'm talking about from http://dox.bg/files/dw?a=83dff2ee32. My hardware configuration is AMD Athlon 64 X2 Dual Core Processor 3800+ with 2GB of RAM. I'm running Windows Vista SP2 and Visual studio 2010 as development environment.
Thank you for the sample report.
We noticed that the report you have made is static while the main purpose of the report is to process data. Thus our suggestion is instead of adding a TextBox item for every single value to prepare a flat datasource (DataTable with 4 rows) and use the ObjectDataSource component to bind a Table item (with static rows for the headers only) to that DataTable. This way you will have 3-5 row Table item with only 20 TextBox items.
You can find more information on what the purpose of our reporting solution is in Telerik Reporting White Paper.
Additionally should you decide to continue working with Telerik Reporting, we highly recommend reviewing the Designing Reports help section to get acquainted with our product.
All the best,Peter
the Telerik team


We are aware of the performance penalty related to manipulating hundreds of report items in the report designer and we are constantly working on improving Telerik Reporting's performance.
Currently If you have to use hundreds of report items you have two options to separate the big reports in multiple SubReports or creating/modifying your reports entirely in code behind and avoid the designer.
Please excuse us for the inconvenience.
Peter
the Telerik team

Please elaborate on the issue:
- If it is a performance issue while designing the report and in which viewer, or on previewing the report (interactive or print preview and which viewer);
- The number of reporting items and sections in the report;
- The amount of data bound to the report;
- If there are any errors occurring on designing the report or previewing it.
Regards,
Stef
Telerik by Progress

Hello.
The slow performance is within vs.net 2015 while using the designer (not the previewer).
There are 2 sections.
There is very little data just simple, text, and picture box controls.
The issue is all around the 'designer', just moving controls, aligning lines etc. is very slow. SO much slow that we grab a border, drag it to a new location then we have to 'wait' until all hour glass's go away before we let go of the mouse button.
I have also found that restarting vs.net every 15 minutes helps (almost like there is a memory leak in the designer)
thx-dave

The performance issues, are all related to the designer in particular within vs.net 2015. We are not previewing the data, just simply putting controls on the form, aligning edges and borders etc. The report has picture boxes and textboxes, tables and panels. So nothing related to data at all here..just designer.
No errors that we can see while using the designer. I have found that restarting vs.net every 10-15 minutes does help significantly. Also, have found that keeping properties and document outline window closed helps a little however, they are important to us.
ideas?


I have typed a paragraph 3 times and each time i hit 'post this reply' it fails.
The issue is all within the designer. I have found that restarting vs.net 2015 every 10-15 minutes helps (almost like there is a memory link in the designer). This issue has nothing to do with preview or the data..just the designer manipulating controls, panels, picture boxes etc.
We performed a number of tests with the report that you attached in a private support ticket# 1089955 and did not notice any performance issues with the Designer.
That was the reason to ask you to send us a short video while working with the report in Visual Studio Designer that demonstrates the issue you are experiencing. This could help us to reproduce the problematic behavior on our side and to understand more clearly the environment on your side.
Regards,
Katia
Telerik by Progress