Issues on Silverlight Client
Posted: Tue Nov 16, 2010 12:22 pm
Hi,
I am evaluating your Reports.Silverlight product as a condidate for use in my own Silverlight application.
I have come up with a few issues/questions that I would apreciate your feedback:
1 - The LoadPackedReport and LoadPackedDocument methods of StiReport do not work on the silverlight client. We get always the error: DeflaterOutputStream Read not supported
2 - The IsModified property of the StiReport object does not get consistently updated to true every time the report is changed on the StiSLDesignerControl. Some examples:
2.1 - Changing the value of any property using the Property Grid will not cause the IsModified flag to be set to true. Example: Changing the Value of the Position-Top property on the Property Grid will not update IsModified to true but dragging the control to change its position on the Page will cause it the IsModified to be updated.
2.2 - All commands on the 'Page' tab of the ribbon will not cause the IsModified to be set to true, but the commands on all other ribbon tabs will.
3 - There seams to be no way to Hide the Main Menu. Also when setting all items on the Main Menu to Disabled, the Menu is available and the last Menu group (e.g New) that was accessed will have its commands available on the page on the right.
4 - It would be helpfull to have a ReadOnly mode on the StiSLDesignerControl, so that users can view but not edit the Design of reports that are on a non-editable state (because of some business rule)
5 - The StiSLViewerControl shown redundant separators on the ToolBar when all buttons of a group are hidden. Example: setting the ShowPageDeleteButton ShowPageNewButton and ShowPageSizeButton flags to false will cause the Toolbar to have 2 Separator lines next to each other.
6 - Do you plan to open the possibility for your customers to develop their own custom Designer applications using the Silverlight Designer controls like it is currently possible with the WinForms version (Reports.Net)? For my specific case it would be enough to be able to hide the ribbon, so that I can integrate its commands on the ribbon of my own application (thus avoiding the application to show 2 ribbons one on top of the other).
7 - I have found the DontAskSaveReport option that prevents some confirmation message boxes to be shown, but this does not hide all of them (e.g. the page delete confirmation message box). Can you tell me how to do that? The proble is that my application has a custom style of message boxes, so when a message box from your designer appears it looks completly different and spoils the all consistent look and feel of my application :biggrin:
Thank you very much in advance for your help on this issues.
I am evaluating your Reports.Silverlight product as a condidate for use in my own Silverlight application.
I have come up with a few issues/questions that I would apreciate your feedback:
1 - The LoadPackedReport and LoadPackedDocument methods of StiReport do not work on the silverlight client. We get always the error: DeflaterOutputStream Read not supported
2 - The IsModified property of the StiReport object does not get consistently updated to true every time the report is changed on the StiSLDesignerControl. Some examples:
2.1 - Changing the value of any property using the Property Grid will not cause the IsModified flag to be set to true. Example: Changing the Value of the Position-Top property on the Property Grid will not update IsModified to true but dragging the control to change its position on the Page will cause it the IsModified to be updated.
2.2 - All commands on the 'Page' tab of the ribbon will not cause the IsModified to be set to true, but the commands on all other ribbon tabs will.
3 - There seams to be no way to Hide the Main Menu. Also when setting all items on the Main Menu to Disabled, the Menu is available and the last Menu group (e.g New) that was accessed will have its commands available on the page on the right.
4 - It would be helpfull to have a ReadOnly mode on the StiSLDesignerControl, so that users can view but not edit the Design of reports that are on a non-editable state (because of some business rule)
5 - The StiSLViewerControl shown redundant separators on the ToolBar when all buttons of a group are hidden. Example: setting the ShowPageDeleteButton ShowPageNewButton and ShowPageSizeButton flags to false will cause the Toolbar to have 2 Separator lines next to each other.
6 - Do you plan to open the possibility for your customers to develop their own custom Designer applications using the Silverlight Designer controls like it is currently possible with the WinForms version (Reports.Net)? For my specific case it would be enough to be able to hide the ribbon, so that I can integrate its commands on the ribbon of my own application (thus avoiding the application to show 2 ribbons one on top of the other).
7 - I have found the DontAskSaveReport option that prevents some confirmation message boxes to be shown, but this does not hide all of them (e.g. the page delete confirmation message box). Can you tell me how to do that? The proble is that my application has a custom style of message boxes, so when a message box from your designer appears it looks completly different and spoils the all consistent look and feel of my application :biggrin:
Thank you very much in advance for your help on this issues.