In a report I have made 3 tables-Location,Printer,User. And 3parameters-Location,Printer &User which will get values from their datasets.
What I want is If I select any location from the values displayed in location Parameter,then the Location table will be displayed.
ANd if I select a value of Printer from the values in Printer parameter then Printer Table will be displayed.
Same for user.
How do I hide and display these tables?