I have two parameters, Vendor and Status and I need to change the value of Status when the user changes the vendor from all to a single vendor and grey out the status parameter or just have it show all.
Any Guildence?.
Are you viewing your reports through the web browser, or through a viewer control in a program? I don't know if this is possible for doing it through the web browser. But if you're doing it through a program, you could write your own dialog for inputting the parameters, and then pass those along to the report viewer.|||I am working with the report through Visual Studio.|||May be you need to read about "Cascading Parameters" to solve your problem.
Here is one link: http://msdn2.microsoft.com/en-us/library/aa337426.aspx
--Amde
|||I ened up finded that this could not be done. So I created a textbox that would come up when the users query would not return any results and tell them that they would need to select All to find out the info they were looking for.
No comments:
Post a Comment