open (key, callback);
key. Key of the report to be opened.
callback. The callback procedure. Optional parameter.
The open method opens regular report by its key.
Use the PrxMdService.openReport method to open object with parameters.
The example of method use is given on the Example of the ReportBox Component Layout page.
See also: