May 21, 2013 at 6:43 am
Hi
is it possible to call different reports from a dropdown list??
example:
dropdown list contains:
test 1
test 2
so if I select test 1 it should bring up Report 1
and if I select test 2 it should bring up Report 2
please help as this is really urgent.
thanks guys
May 21, 2013 at 7:30 am
It's possible in most of programming languages which can be used to program UI.
However, T-SQL has nothing to do with it. It's about data.
What are you using programming in? .NET?
May 21, 2013 at 7:35 am
i am using SSRS to do this.
May 21, 2013 at 8:16 am
Sounds like you would be better off creating a custom .NET report page which uses the ReportViewer Control.
The probability of survival is inversely proportional to the angle of arrival.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply