a few questions:
a few questions:
1. How to position two queries together? As illustrated in the example of the item container?
I've tried to use a panel. In this I have declared two columns and each places a header- and a databand. Unfortunately, however, the designer with the message "Report is compiled .." stand.
2. Declaring Your Own Formats
I have the problem that despite the conversion to German language, the date format does not pass (mm / dd / yyyy). Unfortunately in the list of formats is no template for the German format.
Is there a way to change the default setting? As is possible with the style editor.
3.Is it possible to declare the report templates?
So a list of MRI - the files that is used as a template for the creation of a new report.
I imagine it an entry in the config.xml before, in just a template directory for the designer is declared, and the creation of a new report can be selected from all MRT files from this directory of a.
a few questions:
Hello,
1. You can create multiple data sources with SQL queries based on a one connection. Also, you can create multiple connections to different databases.
2. You can use the Custom Format, where you can specify any formatting of date and time.
3. Report Designer can load only one MRT file for editing. Path to the report files you can change the 'index.php' file in the 'sti_get_report' function.
Thank you.
1. You can create multiple data sources with SQL queries based on a one connection. Also, you can create multiple connections to different databases.
2. You can use the Custom Format, where you can specify any formatting of date and time.
3. Report Designer can load only one MRT file for editing. Path to the report files you can change the 'index.php' file in the 'sti_get_report' function.
Thank you.
a few questions:
To 1
I do not mean the possibility of multiple data sources (SQL queries) to define.
My concern is intended to place two queries side by side.
I do not want a query with multiple columns. I will not make the page more than one column.
In the examples. NET components, there is a type of "container" of doing exactly what I want.
Unfortunately, it is so that the data tapes always occupy the entire page width.
I deliver more checking the only two columns (date and value). this looks to verteillen the entire page width simply unprofessional.
I've tried so:
A panel insert. In two columns define the panel to insert in the columns of a data tape.
Unfortunately, this means that when switching to the preview of the designer with the message "Report is compiled ..." hangs.
I do not mean the possibility of multiple data sources (SQL queries) to define.
My concern is intended to place two queries side by side.
I do not want a query with multiple columns. I will not make the page more than one column.
In the examples. NET components, there is a type of "container" of doing exactly what I want.
Unfortunately, it is so that the data tapes always occupy the entire page width.
I deliver more checking the only two columns (date and value). this looks to verteillen the entire page width simply unprofessional.
I've tried so:
A panel insert. In two columns define the panel to insert in the columns of a data tape.
Unfortunately, this means that when switching to the preview of the designer with the message "Report is compiled ..." hangs.
a few questions:
Hello,
We have updated the release 2011.1 on our website, in which fixed some critical errors. Please download and try it - the reports with the panels should be work correctly.
Thank you.
We have updated the release 2011.1 on our website, in which fixed some critical errors. Please download and try it - the reports with the panels should be work correctly.
Thank you.