dropdown list to call different reports based on selection

  • 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

  • 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?

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • i am using SSRS to do this.

  • 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