Hide dictionary commands
Posted: Thu Oct 18, 2012 1:36 pm
We have a typical SL application with a WCF service. In this we want to use the report viewer and designer.
The requirements for the designer are:
- The service determines what possible datasources there are (sends a dictionary?).
- The user cannot create a new datasource or connection.
- The user cannot modify the dictionary (save/load/delete).
Can we control the buttons that are presented to the user?
The requirements for the designer are:
- The service determines what possible datasources there are (sends a dictionary?).
- The user cannot create a new datasource or connection.
- The user cannot modify the dictionary (save/load/delete).
Can we control the buttons that are presented to the user?