Parameters not working in reportviewer

  • Thread starter Thread starter CGW
  • Start date Start date
C

CGW

For the first time I'm using .NET 2.0, reportviewer control, SQL2005 and
VB. Every time a user selects a new parameter value on any report and
clicks on view report, the paramters reset. This doesn't happen in our
older, c#, SQL 2000, .NET 1.1 apps. Can anyone help? Please!

Thanks,

CGW
 
Dear CGW,

you can all define default values in open "Report Parameters" and then
you will find "default values" here you can assign you desired value
into "Non-queried" text box.

then your assigned values will remain same when ever you open/refresh
the report.

---NA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top