Hi,
I need to be able to make 1 report and limit what it can be saved as based on user permissions.
I dont need to add any new options (Excel and PDF are all I need) but I just want to remove one or the other from that save as drop down button.
I have read on up doing my own rendering etc, but I really hope there is just some simple way to get to that menu and gray out a choice or 2,...
Any ideas

Edit Export (Save As) choices in WinForms Report Viewer
mimminito
You will need to make your own bar/menu. If that looks clumsy in your UI you may want to disable the entire standard menu bar and create your own.
DeJohn P
}
msec
Isuru
Thanks for the quick reply,
That being the case can I create a menu on the Viewer toolbar or does it have to be elsewhere, if I can add it to the standerd toolbar any idea on where to look to tie into it