Difference between onRow and Onread method?
Answer / alka
OnRead( ) – can manufacture data based on values in the fetched datarow
OnRow( ) – extracts requested data from the datarow object; normally just used to obtain a value for the ValExp but may access all values in a datarow
| Is This Answer Correct ? | 6 Yes | 0 No |
How can i make use of Multiple Input Filter, the case is, i have two Datasources with different queries with a common field. i need the merge set in datarow of MultipleInputFilter. how can i make it.? please provide with clear example i'm new to actuate. thanks in advance.
WHERE WE USED JAVA CONCEPTS IN ACTUATE?
Connecting to iserver volume using idapi classes(java classes) and after connecting to iserver I want to execute the rox on iserver and also want know the status whether that job is succesfully run or not?
Can you give an example of any complex report you designed using Actuate?
HOW TO PUBLISH A REPORT?
What property you use to Hide a control at runtime?
Hi, I am Anna and new to actuate programming. I am trying to learn the tool on my own, if any one could provide any helpful websites or training centers in NJ area will be greatly appriciated. Thanks in advance.
Can we define global methods in a report?
Difference between onRow and Onread method?
How to set Parameter in Script data source?
What is afc?
I generated one report design time I can color green. At run I want bule how to change dynamically? And which method I can over write?