Automatically Generating Report when user has selected last parameter

  • Hi,

    Is there a way to automatically generate and show a report when a user has selected the last parameter?

    Much like an automatic 'Click' on "View Report" when you have selected a value for the last parameter?

    HansLindgren

  • In the form load check if all the parameters have valid values and if so execute the report. You can programmatically call an event if you think you have enough information to run the report. If you are going to take this approach you will have to do a post back every time the user enters a parameter value.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply