Here is my scenario.
I have report viewer consisting of 10 panels, each panel is responsible for dynamically loading the data from the database. A report has simple header. All the panels/tables have the same properties and settings and none of them are overlapping.
If I try to generate a report for all of this 10 tables then report generates blank pages in between with other data(data generates just fine).
But if i take out first 4 panels and then generate a report then it doesn't have any blank pages and the report looks fine. But if i add any/all table from first 4 tables to the report , it renders blank pages. These first 4 problematic tables are very simple and and short sized.
I tried changing the position/order of the tables/panels, made sure all the panels have same properties ,but no luck.
I tried the KB article and generated report with contrasting background too, but I couldn't see anyone of them on rendered blank pages. . I toggled the KeepTogether property between true and false, that doesn't help either.
Silverlight Telerik Reports version is Q3_2010_v4_2_10_1221_dev
Is this a known issue?
I have report viewer consisting of 10 panels, each panel is responsible for dynamically loading the data from the database. A report has simple header. All the panels/tables have the same properties and settings and none of them are overlapping.
If I try to generate a report for all of this 10 tables then report generates blank pages in between with other data(data generates just fine).
But if i take out first 4 panels and then generate a report then it doesn't have any blank pages and the report looks fine. But if i add any/all table from first 4 tables to the report , it renders blank pages. These first 4 problematic tables are very simple and and short sized.
I tried changing the position/order of the tables/panels, made sure all the panels have same properties ,but no luck.
I tried the KB article and generated report with contrasting background too, but I couldn't see anyone of them on rendered blank pages. . I toggled the KeepTogether property between true and false, that doesn't help either.
Silverlight Telerik Reports version is Q3_2010_v4_2_10_1221_dev
Is this a known issue?