User-1898459988 posted
Hi
Im using ReportViewer to generate reports. I have disabled the print tab for reportviewer as it doesnt show up in firefox. So im using my own ImageButton for print but the export tab is still enabled.
For printing purposes, i want to disable the Export tab when print function is invoked . I am able to disable all the other manually added controls(like the print control) except the Export Tab. How do I do that?