Stimulsoft Reports.Web adds Web viewer

Released: Oct 6, 2010

Updates in this release

Updates in 2010.2

  • Web Viewer
    Added the ability to view a report in the report designer using WebViewer.Fx. This viewer is used on a separate tab (View in Web) in the report designer.
  • Updated Documentation
    A great number of new articles and step-by-step instructions have been included. They describe the many new properties and features.
  • New Message panel
    The message panel has been completely redesigned. A new system of report checking is used. It not only informs the user about compilation errors, but also offers problem solving steps, recommendations to improve the report, displays warning of potential weak points in a report.
  • Calculation Mode
    Now supports a new mode of processing expressions in the report. Previously, all the expressions in the report were compiled as a part of a report class. In the new mode, expressions are not compiled but interpreted by the built-in parser as expressions.
  • Localization in Bulgarian language is added
    Now the product support localization of the interface into the Bulgarian language. It now supports 26 languages.
  • New DataAdapters
    The data adapters are Oracle ODP.Net and two adapters for Sybase.
  • Cache of Web components
    Using the AppCacheDirectory properties of the StiWebDesigner and StiWebViewerFx components, it is possible to create a directory where a cache is automatically created. This speeds up the loading of these components on the client side.
  • Visual Web designer control
    In previous versions of the Web report designer, the component was presented as a non-visual ASP.NET component. However, many users would like to use this component as a visual control. The new version can easily convert a non-visual component into a visual StiWebDesigner.