Hi Chand,
I am currently developing an application in .net. Please report
generation is currenly my problem because it is not working.
I saw an article posted by you on the internet on "BUILDING REPORTS FROM
A DATASET USING REPORTVIEWER". I fell in love with it but my additional
worry is how to send parameters on my web form to the report. That is e.g
when I enter a particular year in a textbox control on my webform, the
report should only retrieve records for that year.
Please assist and treat as urgent as I have being struggling with this
issue for a long time and am getting discouraged.
Thanks in Advance
Braide, D
[email protected]
Apostle of .net
Mark FornessPosted Oct 17, 2008, 1:50 PM
If you are building a local report you will have to hand code it as local reports don't work with passing parameters.
RisingsunND