1. Abimael Lopez Cotto
  2. Valentina Reports ADK
  3. Wednesday, March 07 2018, 03:55 PM
  4.  Subscribe via email
Hello, I am very happy in how Valentina ADK for Xojo work. My question is Can I create a report with 2 or more tables in the same report. The second question is Can I add any text field or ListBox from xojo to the report or is only work with Tables?
Comment
There are no comments made yet.
Sergey Pashkov Accepted Answer
Hello,

1) Yes, you can use subreports.
Subreport shows data from different query than the main report.
This query can be related to the main, or it can be completely independent.
I added a link to a video on how to create a subreport.

To show data in a table grid - there is also a table control, it has own query like a subreport.

2) Do you want to pass the value from the text field or selection from the list box?
The parameters can be used.

The parameter can be inserted either to the query or to the expression using $P(paramName) macro.

The report has method to set this parameter:
SetParameterValue( "paramName", "paramValue" )
References
  1. https://www.youtube.com/watch?v=3575EkIQOXY
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Categories

Announcements & News
  1. 0 subcategories
Valentina Studio
  1. 2 subcategories
Valentina Server
  1. 4 subcategories
Valentina Database ADK
  1. 0 subcategories
Valentina Reports ADK
  1. 0 subcategories
Other Discussions
  1. 2 subcategories
BETA Testing
  1. 0 subcategories
Education & Research
  1. 0 subcategories