Learn to create ad hoc reports in Web Site Factory projects. We will create a dataset with a table adapter based on a free-form SQL query or optional stored procedure. Then we will replace ControllerDataSource component in the AJAX web application created in the first part of the tutorial with an ObjectDataSource hooked to the data table adapter.
http://codeontime.com
hi , im a beginner on Asp. Here you show how to start the report from VS. if i want to start the report from the web page, lets say from a button control, how should i do it?? thanks very much
ygustavo 1 year ago
@ygustavo See part 1 for an example of report invoked from a Code On Time applicaiton
codeontime 1 year ago