![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
Tagged: asp net, sql server, reporting services
I've started using SQL Server Reporting Services in more web applications recently. Using sub reports for the first time was a little tricky but once you do one, you're set. Here's a sample using a simple report based on a SQL datasource. Define the report in your aspx page. Define the SQL datasource as well. Make sure the "name" of your ReportDataSource matches the dataset name in your report's … Continue Reading »