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

Done: Pages Loaded, but no report

2 Answers 16 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kurt
Top achievements
Rank 1
Kurt asked on 05 Nov 2015, 03:04 PM

I am new at this, created a simple graph report and it displays just fine.  I have a table report (7000 rows, 15 columns) that works fine in visual studio.  When I try to view the report in the application this is that I see.

 

Done.  Total 1 pages loaded.  

 

But I never see the report paint on the screen.  Thoughts?  See attachment.

Kurt

 

2 Answers, 1 is accepted

Sort by
0
Kurt
Top achievements
Rank 1
answered on 05 Nov 2015, 07:10 PM

I guess this is a performance issue, Firefox and Chrome handle it albeit slow.  

 

0
Stef
Telerik team
answered on 10 Nov 2015, 10:13 AM
Hi Kurt,

Please check the Browsers and Limitations section the Design Considerations for HTML Rendering article. Most probably the number of rendered HTML elements exceeds the limitations of IE for elements per page. Switching the viewer's viewMode to PrintPreview should resolve the issue as the number of simultaneously rendered HTML elements will be reduced (the report will be paged).


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
Tags
General Discussions
Asked by
Kurt
Top achievements
Rank 1
Answers by
Kurt
Top achievements
Rank 1
Stef
Telerik team
Share this question
or