How It Works?

Top  Previous  Next

 

To run the web reports designer, it is required to put the StiWebDesigner component on the ASP.NET page and call the Design method of this component. When running the Web reports designer the following actions occur:

1. The .NET component reads to the memory the client Flash application from resources and runs it.
2. When it is loaded, the client side, in the AJAX mode, requests from the server side all necessary settings and the file of a report. The server side passes all this.
3. When saving a report in preview mode, the client side sends the report file as XML in the AJAX mode and the server side makes the premature processing of the report, and either sends it for saving or compile it in the window of a browser.

 

 

Converted from CHM to HTML with chm2web Pro 2.85 (unicode)