Viewing reports in Reports Designer.Web Now it is possible to view a report directly from the designer tab using the Viewer.Fx component. Stimulsoft have added this component to the Preview tab in the report designer. Previous methods of viewing reports are also available.
Super ToolTips Super Tooltips provide much more information about controls. Detailed tips describe almost each button.
Functions Full list of functions is added to the data dictionary of a report. All functions are structured by categories. It is necessary to drag a function from the data dictionary to the window of editor and this function will be added to a category.
Compilation panel added The panel shows compilation errors. Just double click on an error to see where the error occurred.
Work with files of reports New version of the report designer can work with report files on the client side. And there is no need use special forms of ASP.NET. Everything is very simple the Open item of the main menu opens a report from the file using dialog. The Save Report as... menu item saves a report to the file using the dialog.
Compression and encryption There are global changes in methods of data exchange between the client side and the server side of Reports Designer.Web in version 2009.3. Now all information can be encrypted and compressed. By default the encryption is disabled (the StiWebDesigner.DataEncryption property). By default compression is enabled (the StiWebDesigner.DataCompression property).