(Using a SQL Server data source)
When the user goes to run a parameterized report, I want the dropdown list to be pre-populated with data (in this case movie names). The problem is that this data is constantly changing.
Can Crystal Reports go out and refresh the dropdown list in the background? If so, how?
When the user goes to run a parameterized report, I want the dropdown list to be pre-populated with data (in this case movie names). The problem is that this data is constantly changing.
Can Crystal Reports go out and refresh the dropdown list in the background? If so, how?