Creating reports and dashboards | Stimulsoft community forum
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
I use Crosstabs in one of my reports. It can happen that the no. of columns is so big that the page is not wide enough. In that case, the crosstab is split on 2 pages.
Can't it create a new line in the crosstab?
Well, actually it's working fine with 1 crosstab, but not for the other one, which indeed wrap but the first row doesn't stop with the page width.
Sans titre2.png (24.65 KiB) Viewed 2872 times
I compared both crosstabs' components and couldn't find why it's working with the second one and not with the first one.
I am attaching the report page, maybe you can see what's wrong (sorry, no dataset, it would be too complicated...).
I am joining the report with multiple Excel files as data sources.
As you could see, the first cross tab is not stopping at the right of the page. It continues over the margin, and only then it wraps.
The second cross tab is working perfectly.
If you find out why, could you please explain me how to apply the solution? Because I have other pages to adapt.
Also, I would like to know if there is an option, when CrossTab wrap is enabled, so that it wraps not at the very left of the CrossTab, but just below the 1st column, so it's aligned with what is above.
Instead of this: