What property you use to Hide a control at runtime?
Answers were Sorted based on User's Feedback
Answer / sayanta dey
We can use finish method to hide a control at runtime.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / nara
use OnRow() method and make height of the component is null.
or else
use conditional component, if you know condition.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is data stream and data adapter is it same are different? Explain?
Difference between onRow and Onread method?
How to set Parameter in Script data source?
HOW TO DEBUGGING A REPORT?
Can you give an example of any complex report you designed using Actuate?
Hi, we had a number of reports scheduled to run at various times. This worked fine for at least a year, now it is the second time round we lost all the scheduled jobs, with no apparent reason we can find. Any ideas.
Where do we use ACvisitor class?
how to implement the parallel report
what will we have to do if we want to generate an existing report in different language for different countries??
Explain difference between onrow and onread method?
Can we connect to 2 different types of database through the same report?
which cmponent has onRead method and what it is used for?