Tagged Questions

1
vote
1answer
490 views

Reporting Services Client side

I need to compose a report using multiple subreports, "chained" together at runtime in a C# Forms project. The subreports each represent a subtest of a product, and the data needs special formatting ...