Reports can be written using (RDLC) by users, and referenced in the application. RDLC Stands for Report Definition Language Client Side. It is used to create reports using Microsoft Reporting Technology. It is not a third party report and is a built-in reporting service in Microsoft Visual Studio. 


To add reports to a view, the report definition must be uploaded to the server by the system administrator, and added to the view by clicking the Add New Report button.



Report Column Names

Report Column Explanation

Title

The display name of the report

Filename

The RDLC filename of the report. This report must be in the correct folder on the server

Report view name

The name of the data source for the report. This is ususally the name of the survey view. If more than one data source is used, the data sources should be separated by the pipe (|) character

Enabled

Setting this to true will allow the report to be shown

State of Basin

Setting this to true will allow this report to be included as a sub report in the Reporting section of the DSS

Created with the Personal Edition of HelpNDoc: Create HTML Help, DOC, PDF and print manuals from 1 single source