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.
Is it possible to group data when using columns in a databand?
I have the following
I would like to group all the Front Toe Kick and Back Toe Kicks onto one line, ignore the Index # for now.
I don't see a columns option in the group header properties. How can I do this? Where do i place the group header, and how can i arrange the fields on it to display in this way. http://screencast.com/t/aKXy9N4T http://screencast.com/t/1I0wXjrGq
I need to only have part of the page with multiple columns. I need the headers and the data above to run the fill width of the page, so setting up the Page with columns doesn't seem to work for me.
Process Type is also a calculated column
The String Value is
IIF((Parts.Name.ToLower.Contains("side") OrElse Parts.Name.ToLower.Contains("division") OrElse Parts.Name.ToLower.Contains("corner")) AndAlso Not (Parts.Name.ToLower.Contains("drawer side") OrElse Parts.Name.ToLower.Contains("back")),"CNC","Beam Saw")
Sorry, but we do not able to recreate your report.
Could you send us a report template with data or a sample project that will help us to reproduce your issue without any changes?