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 |
wat is synchronous and asynchronous reporting?
which cmponent has onRead method and what it is used for?
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?
How do we have left -right flow , normally its top-down flow
What is report bursting?
Where do we use ACvisitor class?
Difference between onRow and Onread method?
WHERE WE USED JAVA CONCEPTS IN ACTUATE?
what is the filter?
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?
Can we connect to 2 different types of database through the same report?
How can you change the group key dynamically?