dc

dc

  • NA
  • 663
  • 0

C# accessing ssrs reports

Dec 28 2015 12:37 PM

In a new C# 2010 desktop application, I am planning to use a reportviewer control for users to determine what ssrs 2012 reports they want to execute.

 This plan is good for one report, but how about if the user wants to run a series of these reports. Basically there may be order the user wants the selected reports to be displayed. How would you accomplsih that goal?

How about if the user wants to add or delete ssrs reports that are to be executed. How would you accomplish that goal?


Answers (1)