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

Large no of fields display in one report using Reporting tool

1 Answer 30 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ankita
Top achievements
Rank 1
Ankita asked on 26 Jul 2017, 01:02 PM

Hello,

I have large no of fields to show in telerik report. but when I try to run that report it through error of stackover flow.

My fields contain dynamic data. Kindly requested to provide me proper solution for that.

In report there are 12 tables, approximately 600 textbox having dymanic data and more than 500 contain static text.

 

Thanks & Regards,

Ankita

 

 

 

1 Answer, 1 is accepted

Sort by
0
Katia
Telerik team
answered on 28 Jul 2017, 09:26 AM
Hi Ankita,

StackOverflowException exception might be caused by the recursive code you use for modifying reports. You can test debugging this code to pinpoint the issue.
The recommended approach is to bind the report to data at design-time - Binding to data at design-time.

Feel free to attach the problematic report in a support ticket so we can check it locally and provide you more accurate suggestions.


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